Show Just One Page is a Document Actions assembly that allows Studio designers to configure a Template Project Job to call this method:
ShowOnePage()
The Show Just One Page Extension fully depends on the function of the Document Action, it can’t do anything without the presence of the Document Actions assembly in the Template Project folder. The Extension populates the Form-Filling Field _PagesToPrint (which should in this case be configured as hidden to user) in order to render a preview page which corresponds to the Accordion tab the user has just selected during their design-customising session. The Extension injects its own JavaScript code in the Customise step page before it is sent to the client browser.
18/01/2021
_PagesToPrint are written in the final-output log.21/11/2019
29/10/2019