My Interface is used by multiple users, They have access to modify the few columns in a table. But If there's conflict due to offline usage. Then how should i update? Is there a component available or any method to solve it?
Hi @GRahul ,
In your post I can see you have tagged Traditional Web, that means you are referring Traditional Web application? I don't think offline capability is available within traditional web app, only mobile application got offline usage capability.
Have you faced any issue regarding the conflict?
Below is the link for handling concurrent update.
https://success.outsystems.com/documentation/how_to_guides/data/how_to_handle_concurrent_updates_on_application_data_records/
Regards,
Manish Jawla