Hi Everyone, My below code is not working in the page...can someone help me with the error in the
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 08:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 11:03 AM
Hi @ruthra_85,
is the field u_active visible on the form? Can you share the error message?!
If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 11:16 AM
Hi @Medi C
Thank you for your response, Actually the code is not working to me, any functions that i have written in the script is not function in the form, Please find the below attached form screen shot "u_active" available in the form
Kindly help to fix it
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 06:45 PM
Hi @ruthra_85, taking a look at your code, this is achievable with a UI Policy without scripting.
Could you create a UI Policy instead?
Condition: Active = true; ("Reverse if false" should be checked)
If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 10:59 PM
Sir This is Achievable in the UI policy but the expectation is to get it done in the code. I hope written the correct code but not working sir