- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 05:28 AM
Good Morning Mark,
Thank you for your continued ideas.
So I believe that this is a UI Policy and not a UI Catalog Policy, how can I confirm?
Yes, this is an extension of the request table. I had also thought I wasn’t referencing the fields properly and tried both u_fieldvalue and fieldvalue, but neither made a difference.
I think you may have been on to something when you suggested adding the line
g_form.addInfoMessage(g_form.getValue('department'));
When I add that line in a Client Script I receive the banner at the top of the form, but nothing seems to run when I do this for a UI policy. Is starting the script with Function onCondition(); correct? I feel that I don’t have the correct conditions to trigger the script.
Thanks!
--Troy