The New Button (Related List Action) not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I added a Relationship called Purchase Orders , that pull the Purchase lines for a Purchase Requisition whose u_service_request is current request It was for adding it to the Workspace. The tab is working fine.
Then I created a Declarative Actions > Related List Action to Show a New Button to Create New Purchase Line. The button is being displayed correctly. But clicking it doesnt do anything. When searched with AI it showed that I should add a UX Add on Event Mapping. But the Event Target they specified is not in my Reference
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
Hi @AfsalV ,
Have you write code for the functionality ? If no logic build then only button will be visible in configurable workspace.
Simply, you can create new button from UI action and check "List banner button" itself and build logic in workspace code logic section, attached screenshot as your reference.
Please mark helpful & correct answer if it's worthy for you.