Override the public button action event

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Override the public button action event

javaudvikling
Hi,

Is it possible to implement a service call when pressing the Publish button on the form editor.

What I would like to implement is, when I press the Publish button, the form must be stored in the configured database, but at the same time it should also make a web service call where some metadata from the form have to be sent, to create a link to the published form from another system.

Is this possible without changing the existing Orbeons implementation? or is it restricted area?

regards
Balatharan
Reply | Threaded
Open this post in threaded view
|

Re: Override the public button action event

Erik Bruchez
Administrator
Balatharan,

I don't think this is possible without changing Orbeon Forms code.

Your use case sounds very reasonable. It would be good to have hooks for this.

-Erik