List page in the OOB Project Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
To configure a List page in the OOB Project Workspace, follow the steps below:
- Open the UX List Menu Configurations [sys_ux_list_menu_config] table and create a new record.
- Under the UX List Menu Configurations record, create UX List Category from the related list.
- Under the UX List Category record, create UX List from the related list.
- Open the Project Workspace in UI Builder and create a list page.
Move to Settings and delete the optional parameter.
Now move back to Editor, select Menu component.
In Configuration pane > Data section > List menu configuration ID field, select Project Workspace UX List Menu Configurations record we have created in step 1 and Save the changes.
Open the UX Applications [sys_ux_page_registry] table and select the Project Workspace record.
Open chrome_toolbar record from UX Page Properties related list.
- Now add this object after home object in Value field and Save.
{ "id": "list", "label": {"message": "Lists", "translatable": true}, "icon": "list-outline", "viewportInfo": {}, "routeInfo": { "route": "pm-list" }, "group": "top", "order":200, "badge": {}, "presence": {}, "availability": {} },
In routeinfo value we set the URL path of the List page we have created. - Now go back to the UX Application record, open subToolbar record from UX Page Properties related list.
And in hideSubToolbarFor value add the List page URL path (in my case its pm-list) and Save. - Open the Project Workspace and now we can access the List page and the list & list category we have added in UX List Menu Configurations record.
If my post helped, please mark it helpful so others can benefit as well.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @M Iftikhar
I am interested to read your article,but it is too small .I can't see clearly.Is there is any option to zoom it (or) this issue is for me only? I am new to the community
Regards,
Poonkodi
