Is it possible to have form A trigger form B? What I’m trying to do is have say 4 separate forms. Let’s say I have a select box with choices B, C, D. When B is selected it triggers form B to be visible.
I know I can do this from within a single form but can I do it across forms?