on submit actions work in test form mode but not from menu

jcrandall 20 Aug, 2015
I have a complicated form made up of 5 forms. Multiple forms primarily because saving and opening the forms was slowing down as they become more complex.

The actions of the on submit are called when the form is loaded within Chronoforms using Test Form; but when the form is called from a menu item the actions don't happen. I am using a variation of the Protostar template. I have run out of ideas on where to look. Any ideas?

The person I am creating this for is a little hung up on proprietary info so I can't post the url publicly.

This is my first big project with v5--I like it a lot.

Thanks,
James
mdma 20 Aug, 2015
Hi!maybe look into:
2nd Tab in Menu config?

name of form: exactly the name of your multiform
event <-empty? =onLoad Event default
jcrandall 21 Aug, 2015
Thanks Bob,

The hidden menu item did the trick. The hidden menu item points to the form that has the actions I want to fire rather than the form that loads the forms. Works great!

James
This topic is locked and no more replies can be posted.