I think you would need to have the customizable parts in a separate data file generated for each user, that your app reads. User data separated from app logic. Its not always so easy to do. If your user data is sensitive it would need to be encrypted I suppose. A tool could be written to help generate the user data file into a form friendly to your app. .Jerry
On Aug 12, 2014, at 7:35 PM, Rodney Green <green.rod...@gmail.com> wrote: > How feasible is it to write an app and customize it with many users data. > Like a few hundred users. Are there any tools for this? Would this be a > nightmare to manage? > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode