How to add a UI Action button to my dashboard?

Ashirav
Tera Expert

Hi,

I created a UI Action and added the table as my dashboard table. It is not working. Please help.

My UI Action:

find_real_file.png

 

 

 

I need it beside the Add Widget button below, and cant find the Add Widget button either:-

find_real_file.png

 Thanks in advance.

 

4 REPLIES 4

Ashirav
Tera Expert

Anything guys?

Hello @Ashirav 

Did you got solution how to implement the button on dashboard.

I am also looking for similar kind of requirement.

 

Thanks,

Rakesh

HuyTD
Tera Contributor

It's not a button on Dashboard, you can find it in Dashboard[pa_dashboards] table.

Search dashboard administration at Filter navigator.

 

Best regard

Vaishnavi Lathk
Mega Sage
Mega Sage

Sure.

Please use below script

gs.setRedirect('/nav_to_do?uri=/$pa_dashboard.do?sysparm_dashboard=00701c67db6c1b803c6873e1ba9619ac');

and

personal preference for the user had to be set to "Dashboards" for their home page preference.

 find_real_file.png