TapForms for iPad not selecting script duplicated record

Tap Forms – Organizer Database App for Mac, iPhone, and iPad Forums Script Talk TapForms for iPad not selecting script duplicated record

Viewing 1 reply thread
  • Author
    Posts
  • September 20, 2022 at 10:40 AM #47984

    dan carter
    Participant

    Hello All,

    I have TapForms iPad form connected to a client form via a “linked to form field”. When I run a simple script to duplicate the current record, the duplicate doesn’t show up until I return to list view.

    The script:

    var copyOfRecord = record.duplicate();
    document.saveAllChanges();

    This works as hoped in a “Table Field” record, but not otherwise.

    I’m surely missing something.

    Kind Regards, Dan

    September 20, 2022 at 12:32 PM #47985

    dan carter
    Participant

    I found the issue. Several field scripts were the cause. I can move them to the record duplicating script.

Viewing 1 reply thread

You must be logged in to reply to this topic.