Is there a show-hide expression that can be used to show or hide a static text control in a UX control?
For example, if the user is using IE .. show the control but if the user is using Firefox .. hide the control.
Would I need to determine the browser at login then set a session variable and use that in the expression?
Bookmarks