April 13, 200421 yr I have created rather long and extensive forms and I'm serving them using FMP 6 Unlimited. I want to be able to break the forms up over multiple pages so that the scroll bar is used minimally. There has to be an easy way to do this. Any ideas? Basically, it comes down to whether I have Javascript store the values and insert them into hidden fields on the following forms, or find some way for FMP to create a record, then allow the following forms to modify that existing record. Any help would be greatly appreciated. Thanks! -- Chevell FileMaker Version: 6 Platform: Windows 2000
April 14, 200421 yr "...find some way for FMP to create a record, then allow the following forms to modify that existing record..." Refer to the FMP-Edit tag in your CDML Reference db.
April 15, 200421 yr You can use "-new" on the first page, then "-edit" on following pages. The "CDML Reference" (as Unable suggested) gives worthwhile examples of their use. Good Luck Garry
Create an account or sign in to comment