Javascript | After apply focus (go to) to specific tab

There are some helper functions in our form JS that make it easy to select tabs, if you know the group ID. So ...

Fabrik.getBlock('form_X').selectGroupTab('groupY');

... in some custom JS would do that. The problem is simply figuring out that the form has just been "Applied" rather than being loaded for the first time for edit.

-- hugh
 
And I'm not sure there is a way, that I can think of. An "apply" is just a form submission that redirects back to the same form. It's really just the same as having a redirect plugin back to itself. So when the page loads, there's really no way of telling if the page is loading from a menu link, or after being applied.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top