I’m trying to setup a use case where I selectively hide or display fields in a transition screen based on the contents of other fields also on tbe transitions screen. This means I need to be able to detect any key events on certain fields so I can potentially hide others. I’ve got everything setup correctly with a main script, a hook script and and entry in the live fields list. The main screen is issuing lfWatch commands on the fields of interest using tbe key up event.
this all works great if the screen where the fields are on is not a transition screen, but as soon as I use a transition screen the hook script never gets invoked by the main script, even though I traced it to point where call is made.
Does the lfWatch command not work when the field is on a transition screen, or is there another way I have to do this for transition screens? Do transition screens not support dynamic hiding of fields based on other field inputs, like a normal edit screen does?
thanks,
jay
Hello Jay,
Thank you for asking about Live Fields on the Atlassian Community!
All things being equal, Live Fields should work the same in the Edit screen as it would in the Transition screen. However, there are certain caveats that could change the expected result based on what is in your script. I am in contact with you via Appfire support, so I will assist you offline. Once we figure out the solution, I will post an example here so that others in the Atlassian Community can benefit from your question.
Regards,
Hyrum Steffensen
Senior Product Engineer, Appfire
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.