When i refresh my app all dropdowns do not retain their selection.
MY CODE:
In properties > Define options> Variable: added the dropdown from DB, Available options: Map list items, and linked dropdown, and No further action.
In Actions> Backend call/update document> selected reference to upload: user record reference.
Backend query> query type: Query collection, Collection: dropdown, Query type: List of documents.
Is there anything else i need to do to make sure the selected dropdown in the app will retain the selection when the app is refreshed or exited or logged out etc?