Conditions "IF" in Variables or record Producer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2023 07:02 AM
Hi,
I have a problem with adding a conditions to Variables.
Look I have a couple fields like these:
and I created a custom tables for data which are inside of those fields.
Now I want to see for example something like:
If field division will be "cloating" then in field "group" you can see only record which have u_division_type like "cloating" these parameters I added to Table as a value in fields to recognize values.
How to prepare those part of code and
Where I can put script like this?
Right now I tried to use
but it's not dependent of division field...
- Labels:
-
Incident Management
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 05:10 AM
Maybe you're right, but i'm not sure I understand properly, cause it's still not working..
Maybe it's not as easy as I thought.