Instant Web Publishing Guide

Table Of Contents
Chapter 4
|
Designing a database for Instant Web Publishing 31
1 When hosting a database with FileMaker Server Advanced, only use plug-ins that have been enabled for
the FileMaker
Server Web Publishing Engine. (In general, a plug-in designed for use only with
FileMaker
Pro will not be compatible with the Web Publishing Engine.) For information on installing
plug-ins on FileMaker
Server Advanced, see the FileMaker Server Getting Started Guide, included with
FileMaker
Server Advanced.
1 You should not access the same file from multiple browser windows.
1 Some features, such as the Drop-down Calendar field format, might not work or appear the same in
Instant
Web Publishing as they do in FileMaker Pro.
1 Web browsers can’t display fields on a layout that are from another file, unless Instant Web Publishing is
enabled in the other file, and the other file contains the same account and password that is currently in
use. This also applies to calculation fields that are based on field values from other files.
1 Although Tab panels can’t be selected with keyboard commands, you can use the Go to Object or Go to Field
script steps to allow web users to access tab panels. See
“FileMaker scripts and Instant Web Publishing” on
page 34.
1
FileMaker Pro Advanced custom menus have no effect on web published databases viewed in a web browser.
Working with graphics, sounds, and movies on the web
When you publish a database on the web with Instant Web Publishing, web users can work with data in
container fields in limited ways:
1 Web users can’t play sounds or display OLE objects in a container field—a graphic is displayed instead.
1 Web users can’t add graphics, sounds, or movies to a container field.
Important Images can either be stored inside the database itself or, for best performance, linked to a file
using a relative path. If you’re hosting the database with FileMaker
Pro, referenced image and movie files
must be stored in the Web folder, in the FileMaker Pro folder.
Setting the initial layout and view
When a FileMaker Pro database is set to perform a script at startup, users who access the database through
Instant Web Publishing can see the results of that script each time they open the database. By setting a
startup script, you can determine which layout and view web users see when they open the database with
the following script steps:
1 Go to Layout [Layout Name]
1 Enter Browse Mode [ ]
1 View As [Form View]
You can also specify a starting layout in the File Options dialog box. See FileMaker Pro Help for more information.