Quantcast
Channel: FileMaker Forum > Report an issue
Viewing all articles
Browse latest Browse all 3510

Tabbing on iPad with iOS 8 in Portal with trigger of modify with Commit/Flush results in return to... (4 Comments)

$
0
0

Issue report by Gerard Beutler

Product

FileMaker Go

Version

13.0.5

Operating system version

iOS 8

Description of the issue

A change in a field that has a pop-up menu with a script trigger that performs a commit and flush results in top record being selected and activating the same field and popping up the menu.

When this occurs the user needs to scroll through the portal to find the record that was just change to continue to the next field or next record.

Steps to reproduce the problem

Create a two table, mother-child.
Build the relationships with add record.
Create two layouts one that allows for tabs with tab, enter, return selected and the other with no tabbing.
Create a value list for one of the fields.
Create a script with commit and flush steps.
Apply script trigger to all fields with the pop using modify and the others with exit.
Start creating records using any field then do a popup modify not using the top record.
When modifying a text field the script trigger is performed but does not go to the next field.

Expected result

Stay on the same record and go to the next field.

Actual result

Pop up take to top record, select the same field and activates the popup.
In a text field the field is modify but does not go to the next tab field.

The experience from FM Go to FM Pro are different results.

Exact text of any error message(s) that appear

No error displayed

Workaround

Do not use tabs in portal with script trigger and script of commit flush.

Viewing all articles
Browse latest Browse all 3510

Trending Articles