Are UI policies, Catalog items applied in $sp.getForm function in Service Portal?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2023 06:58 AM
Hello everyone,
I have a problem with the $sp.getForm function. After printing the returned result of this function, I can see it returns all fields and tabs. However, I need my widget to render the form exactly as the form in the backend, which means fields and tabs which are hidden by the related UI policies and Client scripts should be also hidden in the widget. Is it possible?
Thank you in advance,
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2023 08:00 AM
I found the root cause. The related UI policies and Client scripts are configured to work only for the Desktop type.