- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2020 09:05 PM
Hello Everyone,
I have a requirement that - if we select DMS - Core in Access Required to, the Remote Access(Yes/No) field must to be Hide. - I have done this by using Catalog UI Policy and Catalog UI Policy Actions.
And Can any one please help me with this : How to Keep the value 'Yes' in the Backend.
Please find the below Screenshot for your Reference,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2020 09:15 PM
Hi,
Set the default value to yes as shown in image.
Regards,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2020 05:03 AM
Hi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2020 05:16 AM
Hi Harshvardhan,
Thanking you so much...
I have followed the script which you have provided, It is working Good. But the 'Yes', 'No' fields are not hided there(Marked as Red in below Screenshot). We want to visible only 'Yes'. I have used below Script, but it's not working.
g_form.removeOption('ACCESS_VIA_CTRIX_OR_PC','Yes','No');
g_form.clearOptions('ACCESS_VIA_CTRIX_OR_PC','Yes','No');
g_form.clearvalue('ACCESS_VIA_CTRIX_OR_PC','Yes','No');
Can you please help me out with this issue...
Regards,
Jayashree

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2020 05:20 AM
can you paste the full script ? why two yes option is coming ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2020 05:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2020 07:58 PM
Hi Harshvardan,
Request for MV90; the Computer Number field has vanished in the backend. It is happening for Other Requests also.
I have used Catalog OnSubmit Client Script,But it's not Working.
Please Help me out with this issue.......
Thanks&Regards,
Jayashree