Hide a button on dashbord
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 06:23 PM
I want to hide underlined button on $pa_dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 06:31 PM
it requires DOM manipulation. in ui16 it can be done through UI scripts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 06:42 PM
but how to apply ui script to $pa_dashboard page?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 07:11 PM
Could you please let me know in which table can I get $pa_dashboard page? I checked UI Pages Table, but cannot find this page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 06:46 PM
global ui scripts run on everypage. if url contains $pa_dashboard.do you have to do the manipulation