Script to Open Form View in iOS Version of TapForm

Tap Forms Database Pro for Mac, iPhone, iPad and Apple Watch Forums Script Talk Script to Open Form View in iOS Version of TapForm

Viewing 2 reply threads
  • Author
    Posts
  • November 4, 2022 at 9:35 AM #48192

    dan carter
    Participant

    Hello All,

    I’m using the iOS version of TF on an iPad. I would like to write a script to open a form view (example “Order Detail”) from another area in the database (example “Customers”).

    Many Thanks, Dan

    November 5, 2022 at 8:44 PM #48203

    Brendan
    Keymaster

    You can use the Utils.openUrl(url); function to open a URL for another record. You can get the URL with var url = record.getUrl();

    But it won’t display a list of records. Just an individual record.

    • This reply was modified 2 years, 6 months ago by Brendan.
    November 7, 2022 at 6:49 AM #48210

    dan carter
    Participant

    Excellent! I give it a go.

    Thank you Brendan

Viewing 2 reply threads

You must be logged in to reply to this topic.