How to click on a field in a table to jump to another table screen?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 12:33 AM
I have a table 'u_actual_timew_weekly' with a field 'week_start_on', and I have also defined a table screen for 'u_actual_time_dateil'.
Requirement: I want to click on the 'week_start_on' field and jump to the 'u_actual_time_dateil' instead of the 'u_actual_time_weekly screen itself. How should it be implemented?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 12:45 AM - edited 11-27-2024 12:49 AM
On the left side, hover over the module you would like to edit, and click the "Edit module" on the right side:
And there you can adjust the links up to your requirements:
- List of record (with conditions),
- URL,
- Script,
- ...
For example > List of Records + dynamic condition:
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 12:56 AM
@GlideFather hello
Thank you for your reply. After setting it up, I still can't jump to the corresponding screen. What's going on?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 01:01 AM
I am not familiar with the custom process of yours and thus not understanding what exactly is the issue 😞 what would you like to see when click on the module link?
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 01:07 AM