This document contains conceptual and scenario information about Page Actions. Use this document if you would like to create Page Actions.
Note: AMPscript functions can be used to cusomize your Page actions, but is not covered in this document. Information about AMBscript may be found in our AMPscript document and in our AMPscript Guide.
The ability to create Page Actions is available for Enterprise 2.0 Administrators.
Page Actions are UI extensions that allows you create tool bar buttons in the application which move data from one grid listing to another target page (external or landing page) using AMPscript or your preferred programming language.
Page Actions capture data from existing grid listings that you have created. The grid listings from which you may export data are the following:
Within these 21 individual selections you may a select a single or multiple Page Variables. For example, within Microsites, you may choose from the following:
Page Actions point to Target Pages, which are either to external URLs or Landing Pages that you have created. The code that you have created in your grid listings is used to move data to your Target Page.
Note: You may create a Page Action that does not use programming code by using the created tab, for example, to point to an external site that you visit often. In this case you are not moving data, but are simply using the application as a platform to launch another site, much like a browser.
Note: You may skip this step and complete it from the Page Variables tree below.
Note: If you select Landing Page in Step 7 you will need to select either Available to all visitors or Application Page from the Security drop down menu locating in the Properties tab for your respective Landing Pages. Available to all visitors opens the page in a separate window, while Application Page opens it within the application.