How to make it visible choices based on class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-02-2023 03:45 AM
Hello Experts,
I have created ABC field(dropdown field) in cmdb table.
For ABC field i have created 5 choices
1.A
2.B
3.C
4.D
5.E
then i added ABC field on form in 4 different class example (windows,linux,unix,aix)
Now my requirement is
In windows form for ABC field i want to display only A choice in dropdown
In Linux form for ABC field i want to display only B choice in dropdown
In Unix form for ABC field i want to display only C and D choice in dropdown
In AIX form for ABC field i want to display only E choice in dropdown
How to achieve this
Thanks in advance
Best regards
Raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-02-2023 04:50 AM
That is right but you can still configure the choice list on the child table.
O Abreu