Is it me that I cant get the way it works or something is stucked ?
I already have my email action with everything filled and ready to go. But I need it as a sub action of "as success" event. I tried to drag inside but it move only along the sequence and not inside other actions. What I should do ? With an empty email event I need it to reconfigure everything and it's not very easy with complex forms...
See the attachment for a clear view of the point
Please help me
I already have my email action with everything filled and ready to go. But I need it as a sub action of "as success" event. I tried to drag inside but it move only along the sequence and not inside other actions. What I should do ? With an empty email event I need it to reconfigure everything and it's not very easy with complex forms...
See the attachment for a clear view of the point
Please help me
Hi giudansky,
Unfortunately at the moment you can't drag like that. You can only drag over new events from the left hand block :-(
Max has been asked to look at it - I've no idea how easy or difficult it might be to implement.
Bob
Unfortunately at the moment you can't drag like that. You can only drag over new events from the left hand block :-(
Max has been asked to look at it - I've no idea how easy or difficult it might be to implement.
Bob
so the only way is to reconfigure the action, right ?
Is it a good configuration the one I'm making in the pic ?
I would also like to enable the validation for the captcha. How I can enable the error message with "wrong code" ?
Is it a good configuration the one I'm making in the pic ?
I would also like to enable the validation for the captcha. How I can enable the error message with "wrong code" ?
Hi guidansky,
The config in your image is not particulary good.
It's usually better to use only On Fail sub-events to alter the work-flow. If the event succeeds the the process will automatically go to the the next event in the list. That avoids the problem you are having here.
To stop the flow on an ON Fail sub-event you can either use an Event Loop action (set to On Load) which will re-load the form and display any messages that have been set; or you can use the Show Stopper event to stop everything - full stop.
Bob
The config in your image is not particulary good.
It's usually better to use only On Fail sub-events to alter the work-flow. If the event succeeds the the process will automatically go to the the next event in the list. That avoids the problem you are having here.
To stop the flow on an ON Fail sub-event you can either use an Event Loop action (set to On Load) which will re-load the form and display any messages that have been set; or you can use the Show Stopper event to stop everything - full stop.
Bob
This topic is locked and no more replies can be posted.