Build 568.1

Resolved Issues 3

B159308 - Form Studio - Update for method changes to the help about screen

B159308     6/12/2019

Form Studio - Update for method changes to the help about screen

Issue: The help about info screen previously crashed with an exception. Solution: The help about screen contains new parameters. Updated to pass the correct parameters

B159333 - Form Studio Leading spaces can be removed from sql variables or literals

B159333     6/12/2019

Form Studio Leading spaces can be removed from sql variables or literals

Symptom: FS/AM queries that contain spaces inside a quoted variable or literal may have their spaces truncated. Example: select cus_no from oeordhdr_sql where ord_no = ' 5678' solution: the query engine was change to not strip spaces from a query.

B160092 - Agility Mobile Reduce flickering and delays when using multi record forms

B160092     6/12/2019

Agility Mobile Reduce flickering and delays when using multi record forms

Reduce delays and flickering when using a multi record form by suspending UI updates to the form during multi record navigation.