Annotation text
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 02:43 AM
when user is select "Yes" the Annotation text should be display, else it should be hide.
Could you please help me on this.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 06:51 AM
I would create a UI policy by doing the following:
- Enter a condition of "Is artificial intelligence (AI) used by this System is Yes"
- Check "Run scripts".
- Add this into "Execute if true":
- Add this into "Execute if false":
Also, it looks like you are using "Form Layout". I would recommend to use "Form Builder" for a more robust experience.