- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2016 06:56 AM
I have a catalog item that permits a user to request a new virtual machine or make changes to an existing virtual machine. The fields (variables) thats must be completed will be different depending on the selection (New VM or Modify VM).
I would like to display on the RITM record and the task records Variables tab, only the appropriate variables depending on the the choice (New or Modify). I am not certain how to do this.
Thanks!
Ric
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2016 08:32 AM
I would create a show policy for each of the selections... with reverse if false checked and check all three options for applies to <tasks items and form>
then in each policy create a show action for the fields that should show for that option <you will need two policies one for physical one for virtual>
the alternate method is to use ONE policy and set it for say physical... set the variables for physical to show and the virtual to hide that way if it is physical the virtual ones hide and physical show... if virtual the opposite.... i do not recommend this method if you are showing "none" as n option for the type of server... as I don't like the variables to show if they aren't needed and in this case the victuals will show even when it is none
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2016 11:27 AM
Chuck, I used ui policies as suggested by Raymond.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2016 11:28 AM
Thanks. In the spirit of the community, can you mark his comments Correct so others can find the solution easily if they have the same question? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2016 11:37 AM
I dont see the "Mark as correct" link anywhere

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2016 11:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2016 06:38 AM
Chuck, I watched the video but the Correct Answer button does not appear on the screen anywhere. It has in the past, and I click it when it is there, but I have noticed that sometimes it is not visible, sometimes it is.
Ric