- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2022 07:07 AM
I've done this a long time ago and can remember how it is done.
I'm trying to copy the "State/SubState" popup that appears when you edit the State field on hardware assets in List view. The popup give you the ability to set two fields at once. (install_status & substate).
I'd like to use this in another table, so that when users update the Assignment Group they need to change a custom field at the same time.
Table = interaction
Fields = assignment_group & u_interaction_type
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2022 07:33 AM
I doubt, it will be possible with OOB capabilities. Unsure, of how do we achieve but will give it a thought.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2022 07:17 AM
Hi Eric,
That is becuase the fields are dependant. So, Substate is dependant on State & thus is the case.
Unsure, if you have something that fits well for your case of Assignment Group & Interaction type.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2022 07:24 AM
Well that makes sense. Darn It.... No, there is no dependency between the two.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2022 07:33 AM
I doubt, it will be possible with OOB capabilities. Unsure, of how do we achieve but will give it a thought.