2.2

PrintShop Web Administrator Guide | 11
Web forms
Documents that require user input use a web form to collect information entered by the customer. Such
a form consists of one or more modifiable elements called input fields (e.g. text fields, checkboxes,
radio buttons, etc.).
A sample web form
Therefore web forms specify what your customer sees and which fields require data entry when
selecting certain documents. The provides more information regarding modifying the web form
settings.
Skins
The PrintShop Web (PSW) web site is fully skinnable. A skin is a series of files that control the
presentation of the web site. Everything except the actual textual content of the page can - and will -
vary from skin to skin. To allow PSW to be skinnable, style is completely separated from contents. The
web page use standard HTML elements, user defined classes and unique IDs. The style information
is stored in Cascading Style Sheets (CSS) documents, allowing the styles to be changed and manage
the styles without the need to change the source code.