- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2022 09:36 PM
I created a report from the table contents below and displayed it on the dashboard.
I want to create a new record by creating a UI action around the red circle on the dashboard.
Is this possible?
I am not particular about UI actions.
I want a button that transitions from the dashboard screen to creating a new record.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2022 05:23 AM
Hi
in the marked area, you cannot create buttons (for example based on UI Actions).
But as a workaround, you could place on the top of your dashboard an HTML widget which contains the HTML code for such a "New" button. So at the end it is not exactly on the required position, but right below.
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2022 05:23 AM
Hi
in the marked area, you cannot create buttons (for example based on UI Actions).
But as a workaround, you could place on the top of your dashboard an HTML widget which contains the HTML code for such a "New" button. So at the end it is not exactly on the required position, but right below.
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2023 09:46 AM
Would you happen to have example code for this? I am attempting the same.
Thanks in advance.