You are here: Field Rules Reference > Field Rules Summary > EjectPage

EjectPage

     
Note This rule is only included in this version of the system for legacy system support. Master resource libraries (MRLs) created with Documaker Studio do not need this rule.

Use this field level rule to process multi-page FAP files (sections). With multi-page sections, when the section is added to the form set only one section object is created. When the section gets loaded, the system creates the other sections.

Syntax

EjectPage( )

This rule makes sure the pre- and post-section level processing is run for each section of the multi-page FAP file, not just the pre-processing on the first section and the postprocessing on the last.

When you run the FAP2MET utility on a multi-page FAP file, the utility creates a MET file for each page. In the DDT file, you should then make an entry for the FAP file and add an EjectPage rule for each additional page that makes up the form. The system knows by the EjectPage rules to look for additional FAP files for this form.