The index page is used by your audience to start a session with your FileMaker Pro database-to either search the database or create new records in it. For example, in the index page (default.htm) created by the assistant, there is a link to the Search page (search.htm) and another link to the New Record page (new.htm). You can copy these links and paste them into other pages, so that a session with your FileMaker Pro database can be initiated from any page in your site. You can change the text of the hyperlinks for searching your database or adding new records.
To create a link to any other page in your site that will take the Web viewer to another FileMaker form page in your site:
This tag |
Is used to specify the following information |
---|---|
-Db |
The filename of the database for your site |
-Lay |
The name of the layout used by the page you are linking to |
-Format |
The filename of the FileMaker form page you want to link to |
-View |
The action of displaying a format file or page in your site |