How to click on a field in a table to jump to another table screen?

shiz
Tera Contributor

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?

shiz_0-1732696373728.png

 

5 REPLIES 5

GlideFather
Tera Patron

On the left side, hover over the module you would like to edit, and click the "Edit module" on the right side: 

Screenshot 2024-11-27 at 08.43.23.png


And there you can adjust the links up to your requirements:

  • List of record (with conditions),
  • URL,
  • Script,
  • ...

Untitled.png

For example > List of Records + dynamic condition:

Screenshot 2024-11-27 at 08.49.39.png

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


shiz
Tera Contributor

@GlideFather hello

Thank you for your reply. After setting it up, I still can't jump to the corresponding screen. What's going on?

shiz_0-1732697678631.pngshiz_1-1732697705915.pngshiz_2-1732697759403.png

 

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! */


shiz
Tera Contributor

@GlideFather hello

shiz_0-1732698437788.png