Skip to main content

Does anyone know if the data entered in steps of a form assistant are saved somewhere? Idea is that after first step is done, a check is build with an event and react upon that with either an error or data is valid and step two maybe executed.

Example of an assistant would be:

 

As far as I am concerned, the data entered in an assistant/wizard in IFS is not physically stored in the database, instead it’s just transient client data used to drive the resulting process.

So you wouldn't be able to hook up a custom event to this assistant/wizard, unfortunately.


Reply