0
open record
Hi! I'd like to pop up a particoular record (the number 1) of a table when this table is clicked, becouse this table is my dashboard.
I've used the Consolle and it's perfect for Desktop but doesn't work for mobile.
How do you solve?
2 replies
-
Doesn't work for me either... :-(
-
On mobile divices (not tablets!) this is limited. You can create a button to open a specific record
–––
openRecord(record('Table Name',33))
–––
where 33 is the recordId.
Birger
Content aside
- 5 yrs agoLast active
- 2Replies
- 2254Views