AES Mobile Wizard functions do not work due to a parameterization link errorDescriptionWhen creating a list screen using the AES mobile wizard, all functions created for the list screen do not work, because the parameterization link between the table fields on the action item and the data parameters is not correct.Steps to Reproduce 1 - Login an early Rome instance in mobile.2 - Create a list screen using the AES mobile wizard.3 - Attempt to add a new task. Note the DISMISS error received, indicative that the task failed, but with no additional information provided.WorkaroundThis problem has been fixed. If you are able to upgrade, review the Fixed In section to determine the latest version with a permanent fix your instance can be upgraded to. To correct the parameterization on list screens created by AES mobile wizard in pre-Rome Patch 5: Go to tasks list screen in Mobile App Builder [MAB] and find the new function. On the action item there is a mapping between the action field and the data parameters.Notice the parameterization text is not correct. Use MAB to correctly map the data parameters, for example {{priority}} should be {{Open tasks priority}}.Click Save.Go back to the mobile app and refresh. You should now be able to create a new task.Related Problem: PRB1534943