Hi all,
We have a requirement from our client where we need to control fields visibility based on Request Type. Using client script we can easily do this, our problem is that some fields appear on two different tabs (for the same request type it should be visible on TAB A but not on TAB B).
Do you know if it is possible to control the visibility on a specific tab? Or if there is any event we can use to trigger the script (we tried the GotFocus event, but nothing happened)? We also tried to use the name to register property of the field at UI Designer, but it seems the setcontrolvisibility function only accepts the “real” DB field name on the DB…
Thanks in advance,
João Oliveira