About UI Policy Section Settings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2024 07:13 PM
You are creating a section in a catalog task, and you are trying to create settings in the UI policy that you want to see only when you open a task.
You set the preferences to show only when you open the tasks that are in the "When" of the UI policy, and type the following code to "False" in "Script".
However, if you open another task, the section will be displayed.
Also, if you set the name of the section as "mail_status" and create the following code in the UI policy, you can only view one task when you open it, and the section does not appear when you open another task.
For these situations, if the section is "mail_status_auto_send", how can you set the settings that are visible only when you open a task when you open or hide the section of the catalog task, and you will know that you have knowledge of how to display or hide the section of the catalog task.
Thank you very much, please.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2024 11:55 PM
Not sure about your conditions, but can you turn your logic around? Create the conditions to show and add it to the 'if true' field?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark