Setting up an error page

You can configure an error page: this page will be displayed in case of errors during form execution.

The error page is defined in the corresponding tab of the form properties window.

By default, it displays the following information:

The content of the strings displayed is defined in the Error page tab of the properties window. The HTML tab displays the rendering and the Texts tab lets you modify the text strings and add some text if necessary:

Form localization

The Localization tab lets you select the design and display languages for the Web form.

See Translating a web form.

Form browsing and rendering

The Rendering tab lets you define the type of browsing between pages of the Web form and the rendering template used.

You can choose to navigate via links or buttons.

Buttons are the navigation elements by default. They let you perform the following actions:

  • Approve the current page and display the next page by clicking Next. This button is displayed on all pages except the last.
  • Display the previous page by clicking Previous. This button is displayed on all pages except the first.
  • Save the form responses by clicking the Approve button. This button is only shown on the last page.

These elements are displayed at the bottom of each page. Their positions can be changed. To do this, you must modify the style sheet.

NOTE
It’s possible to hide the Previous button on some pages. To do this, go to the concerned page and check the Disallow returning to the previous page option. This option is accessible when the root of the page tree is selected.

The Template field of the Rendering tab lets you select a theme from those available.

Themes are saved in the Administration>Configuration>Form rendering node of the tree. See Selecting the form rendering template

A sample rendering is displayed in the lower part of the properties window. The Edit link icon lets you view the configuration for the selected theme.

Logo in the form

You can change the logo used in the form by your own logo.

In the Rendering tab inside the Properties of your web app, click on the glass icon of your template :

In the new window, click on the Page layout link :

You will have the possibility to change the path of the logo image here :

The images available are under Administration > Configuration > Images. You can add your logo here.

These images are placed in the back-end directory of the instance datakit\nms\fra\img\activities or datakit\nms\eng\img\activities (eng or fra, depending on the language of the instance).

To have a new image available in this directory (and in Images), contact Adobe support to make changes to the backend directories.

For on-premises instances, you can add images to the datakit yourself.

The uploaded image doesn’t have to be visible from the Campaign Client. The correct path is enough to use as a new logo.

Texts in the form

The Page tab lets you define the content of the form header and footer. See Defining headers and footers.

It also lets you manage translations. See Translating a web form.

Accessibility of the form

A Web form is accessible to users if it is Online and if the current date is within its validity period. The status of the form is modified during the publication stage (see Publishing a form). The status is displayed in the Project section of the General tab of the properties window.

The validity period runs from the Start date to the End date. If no dates are specified in these fields, the form has permanent validity.

NOTE
If the form is closed, and therefore its validity period has not been reached or has expired, or if it was closed by the Adobe Campaign operator, a message is displayed when the user attempts to access it. You can personalize this message by clicking Personalize the message displayed if the form is closed….

Form access control

By default, access to the Web forms is carried out in anonymous mode: all operators who access the form are assigned WebApp operator rights.

You can enable access control for the display of the form, for example when delivering a form on an intranet site, in order to authenticate users. To do this, display the Properties window of the concerned form and click the Enable access control option, as shown below:

When the page is accessed, the following authentication form will come up:

Login and password are those used by Adobe Campaign operators. For more on this, refer to this section.

The Use a specific account option lets you limit the read or write permission of the operator who accesses the form. Use the drop-down box to select an operator or group of operators who will be in charge of granting these permissions.

Form URL parameters

You can add additional parameters in the URL of a form to personalize its content and initialize a context (language, encrypted recipient ID, company, calculated formula stored in a variable, etc.). This lets you give access to one form via several different URLs and personalize page content based on the value of the parameter(s) indicated in the URL.

By default, Adobe Campaign offers parameters for previewing the form and checking errors. You can create new settings linked to the form, which may use the values of a field in the database or of a local variable.