How to pass a boolean value in UI page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2024 01:49 AM
Hi Everyone,
i'm trying to pass a boolean value to my UI page and using it in an if else condition, but it does not seem to work:
In the client script isgrpHRIT is giving right true false value, But against the UI page it's not giving any Value:
earlier this UI action was giving popup with choices from choiceList, but after this if condition it's not giving any choices i.e. not going inside the if loop even when client script alert is throwing 'TRUE'
Can anyone help me with this?
Thanks,
Kartikey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2024 02:41 AM
Hi @kartikey
Below posts could be helpful :
https://www.servicenow.com/community/developer-forum/popup-window/m-p/1919432
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.