We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Amend or Replace "Add" button on customer MRA Modal

andrewbettc
Kilo Sage

I added a modal that is called from a related list declarative action. It shows risk statements that a user can select and, the idea is that when they click a button, the selected statements are used to create risks against the project. Therefore, the standard "add" button that is included by default on the modal, isn't any good.

However, I can't find a way to amend the buttons. I can't find any reference to them in the modal properties.

I'm wondering if I need to created a variant of the MRA page that is being used so I could physically control the button.

andrewbettc_0-1771321916886.png

 

Had anyone done this before and, is it the right direction? I need the button to call a script include that contains OOTB logic that creates the risk record.

Also, I DID noticed a property called hideSelectAll. I set it to true on the action assignment payload map but, as you can see from the screenshot above, the select all option is available. Any ideas?

andrewbettc_1-1771322095299.png

 

1 REPLY 1

MuraliKChintha
Tera Expert

Hi @andrewbettc , Were you able to get an answer for this? I am having a similar requirement.