Laura,
First, start by going to the Manage Pages menu to Page Usage. Once
there name each page as needed ("ach3", "ach4") and check as unused.
Second replace the the code your currently have inside your
OnRecordStart callback with the following:
FusionPro.Composition.SetBodyPageUsage(Field("account"), true);
The above code will turn "on" (or set to true) any page with a
matching the variable Field("account"). There is no need to set any
of the unused pages to "false" because they're already set to false
(or "unused")
As far as your second question, adding the Name, Address, City, State
and Zip, set those variables up just as if you would normally
regardless of the OnRecordStart callback. Each unused (or used) page
should be setup with any variables required.
HTH,
Ryan
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
Calling all FP Web Users!
Do you have a question or lots of knowledge to share about FusionPro Web?
If so, join our Printable Web to Print Users' Forum today!
Send email to [EMAIL PROTECTED] to find out how!
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
--
Users of FusionPro Desktop have unlimited free email support. Contact Printable Support at [EMAIL PROTECTED]
--
View FusionPro Knowledge Base, FusionPro Samples at
www.printable.com/vdp/desktop.htm
--
You are currently subscribed to fusionpro as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
--
--
Note: All e-mail sent to or from this address will be received or otherwise
recorded by the e-mail recipients of this forum. It is subject to archival,
monitoring or review by, and/or disclosure to someone other than the recipient.
Our privacy policy is posted on www.printplanet.com
--