Hi,

If you want to add a new form to an existing application, you can save the card with the form on your server and download and save it locally when the app starts. No database involved.

If your app needs to get new form data from the server, that's even easier. Just download the data and save them in the local database.

It is important to treat interface and data separately.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Installer Maker for LiveCode:
http://qery.us/468

Buy my new book "Programming LiveCode for the Real Beginner" http://qery.us/3fi

LiveCode on Facebook:
https://www.facebook.com/groups/runrev/

On 6/14/2014 00:09, Dr. Hawkins wrote:
On Fri, Jun 13, 2014 at 3:06 PM, Mark Schonewille <
m.schonewi...@economy-x-talk.com> wrote:

If you want to move cards within a stack, you can just set the number.


My interest is actually in passing forms from my service to a compiled
customer application.  So if the Western District of Lincoln has it's own
form, the customer could get it from my server, stash it to a local
database, and it would get inserted on program run.  Possibly even for
saving customer generated forms to the local db to be inserted at runtime.



_______________________________________________
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

Reply via email to