PDA

View Full Version : How to use the it for application



bibyjthoms
5 Jun 2008, 5:38 AM
Hi,

I am new to Ext.nd functionality. I have downloaded the Beta version. It got the two files attached in the zip. Now I would like to know how do I incorporate the features in my database. For eg. If I want to load a view how do I implement this?. There is not $Viewtemplate or forms..in the database..

Please help me...

RWaters
5 Jun 2008, 9:35 AM
If you put the databases onto your server and bring up the provided Demo database on the web there are examples of including the components such as views and outlines in your applications.

JimStoner
9 Jun 2008, 1:14 PM
Once the databases are on your server, open the extnd_b1.nsf database and read the About documents. You'll need to run the "ExtND -> Sign DB" action first, then use the "ExtND -> Edit ExtND Profile Doc" agent to bring up the profile document and define your db path. Then you can use the examples and help docs in the demo database to modify your applications.