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

null
    • Nick
    • 4 yrs ago
    • Reported - view

    Doesn't work for me either... :-(

    • Birger_H
    • 4 yrs ago
    • Reported - view

    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

  • 4 yrs agoLast active
  • 2Replies
  • 2250Views