I’m having below issue. Anyone has any idea about this?
New field added to the Cloud page and it's working as expected. can see the list of values, but when I open it from mobile app field is there but no list of values available.
Thanks & Regards, Asanka.
Best answer by Asanka Dissanayake
Solution for the issue
1. You can enable the local database as below, Go to Aurena Native User Details > Select your user and application > Installed Apps/Devices > Edit App / Device Settings > Enable DB Viewer After enabling DB viewer, init the device and go to settings and Database viewer relevant table.
2. Sync policy. Create a function and define it syncpolicy online in -cust.projection. After that call the customized function.
1. You can enable the local database as below, Go to Aurena Native User Details > Select your user and application > Installed Apps/Devices > Edit App / Device Settings > Enable DB Viewer After enabling DB viewer, init the device and go to settings and Database viewer relevant table.
2. Sync policy. Create a function and define it syncpolicy online in -cust.projection. After that call the customized function.