2021.2

Table Of Contents
Tip
The Designer can have one data mapping configuration and one template open at
the same time. Use the tabs at the top of the workspace to switch between the two.
Click the synchronize button on the Data Model pane to make sure that the Data
Models are the same in both.
6. Send the Workflow configuration to the server.
Web pages
Apart from the form, there are lots of ways to modify the template. You could add text, images
and other elements (see "Content elements" on page633) and change the layout of the web
pages (see "Styling and formatting" on page745).
Once the template is ready, send it to Workflow (see "Sending files to Workflow" on page454).
Finally, in Workflow, adjust the process: double-click the Create Web Content task to open it,
and select the new template. This is only necessary when the file name has changed.
Send the Workflow configuration to the server (see Saving and sending a Workflow
Configuration in Workflow's Online Help).
Note
If you want the web pages to be responsive (have a different layout on screens of
different sizes), you could add Media Queries to the style sheet (see Media Queries on
W3schools), or start a new template with a wizard; see "Creating a Web template with a
Wizard" on page544.
Workflow configuration
Serving the two web pages could also be achieved using separate processes, but in fact it is
more efficient to have a single process, as activity needs to be monitored for each process.
In real life the submitted data will probably not be stored in the Data Repository, but used
differently. This means that the Push to Repository task will need to be replaced by the
appropriate tasks, but that won't change the way the submitted data is retrieved.
To see how the current process does that, double-click the Push to Repository task and take a
Page 173