In AEM Forms app that syncs with an AEM Forms instance on OSGi, only field level attachments are supported for adaptive forms. Perform the following steps to prevent users on iOS devices from experiencing data loss:
- In your server, navigate to: Adobe Experience Manager > Tools > Operations > Web Console.
- Find and click Adaptive Form Configuration Service.
- In the Adaptive Form Configuration Service dialog, enable Make File Names Unique.
Ensure that Make File Names Unique setting is enabled. If Make File Names Unique setting is disabled, users experience data loss if they try to submit adaptive forms with multiple attachments.
For mobile forms enabled in AEM Forms app, with HTML Render Profile as Save as Draft Profile, saved drafts are not visible to workspace users. To let workspace users see the saved drafts of mobile forms submitted by them on the portal:
- Open CRXDE and login with administrator credentials.
URL: http://<server>:<port>/lc/crx/de/index.jsp - In the root path of the CRXDE, in the Access Control List under Access Control, click +.
- In the Add New Entry dialog, click the group search button in the Principal field.
- In the Name field of the Select Principal dialog, type PERM_WORKSPACE_USER and click Search.
- Select PERM_WORKSPACE_USER group in the Select Principal dialog, click OK.
- In the Add New Entry dialog, PERM_WORKSPACE_USER group is selected in the Principal field.
Enable jcr:read privileges for the user group.
- Click OK.
Mobile forms that are not cached fail in AEM Forms app if the AEM Forms app is connected to an older AEM Forms server
Perform the following steps if the mobile form fails in AEM Forms app when it is connected to an older AEM Forms server: