- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@svirkar420
I want to add view for table like requested items , catalog tasks so that only specific fields are visible into the workspace, even i have created workspace view rules, ui view , configured viewruleconfigid into the ux page property, but the thing is if i create view from the table and added the fields which are required , it is getting added into the form section , but not getting reflected to the workspace.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @ShaziyaS4380655 ,
For the custom views that you created for workspace, you need to create a ux page property in the experience as shown the screenshot below:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
no you do not put the sysid of workspace view rules into the ux page property
the ux page property viewruleconfigid expects the sysid of a view rule config record
inside that view rule config you include one or more workspace view rules
so page property → view rule config sysid
view rule config → references workspace view rules
workspace view rules → map table and ui view
the ux view rules you created are not used in workspace forms
If this solution helped you Please Mark this solution as accepted and helpful as it will be helpful for other users as well.
Best Regards.
Saurabh V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @ShaziyaS4380655 ,
For the custom views that you created for workspace, you need to create a ux page property in the experience as shown the screenshot below:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@Dhana3
I have configured this already, but i have added the sysid of the ux view rules into the ux page property
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Configure the way I have shown the screenshot. Type must be string and value must be name of the view. (the backend name).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@Dhana3
i have configured the same way then ,i want to add multiple tables under the form sections and want the required fields into it, so that it can be viewed from the workspace.related lists as well