Skip to main content

I have a nintex form with a dropdown looking up from another list that is loaded via a workflow from a web service.

The workflow deletes the data in the list and inserts new data from the web service each time (usually less than 20 items). The Dropdown does not autorefresh and shows data that has been deleted from the looked up list, is this normal, is there a way to refresh the lookup in nintex mobile. It works on the Desktop form on the list (O365)

 

Cheers Steve

Hi,
This is expected behavior.
Nintex Mobile has the ability to function on Offline mode.
This means that if a form has a lookup control on it all the metadata from the list is stored on the mobile devices local storage so that Offline mode works.
Unfortunatley this is not refreshed when in online mode unless a force refresh is done.

Reply