Skip to main content
Solved

How to add new lov field as a customization in IFS MWO Service?

  • June 1, 2023
  • 2 replies
  • 196 views

Forum|alt.badge.img+5

 
Hi,

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.

2 replies

Forum|alt.badge.img+5

Adding screen shots below.

 


Forum|alt.badge.img+5

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.