I have a DG form, with an editable field in it, in the card of the main stack.
On the main stack there is a "on errorDialog pExecutionError" command.
Only on mobile standalone, whenever I edit the form field, exiting from it, I receive the following error: I believe that line 9267 belong to the RevDataGridLibrary
Code: Select all
command DeleteFieldEditor pSaveContents
...
switch the dgTextType of theEditor --line 9267
...
Thanks
PS I tried to debug the RevDataGridLibrary script but it does not stick on the standalone