Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

The New Button (Related List Action) not working

AfsalV
Tera Contributor

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

1 REPLY 1

abirakundu23
Giga Sage

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.

abirakundu23_1-1783522804014.png

 

abirakundu23_0-1783522570136.png


Please mark helpful & correct answer if it's worthy for you.