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

UI Action

NihalK
Giga Contributor

How to configure UI action on list view ,

 

i need to add one button on  incident list, 

 

how to do that.

1 REPLY 1

miftikhar20
Kilo Patron

Hello @NihalK,

To add a UI Action button on the Incident list, create a List UI Action:

Steps

  1. Go to System Definition >UI Actions >New

  2. Set:

    • Table = incident

    • Active = true

    • List banner button = checked (this shows the button above the list)

    • (Optional) List context menu = checked (to show in right-click menu)

  3. Add your script (server-side or client + server depending on your use case).

  4. Save and refresh the Incident list.

    MIftikhar_0-1763563110392.pngMIftikhar_1-1763563136162.png

Docs:

Create a UI action

If my response helped, please mark it as the accepted solution so others can benefit as well.

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.