Step2 - The Form

At this step you define the form that will be presented to users to fill in before accessing the resource.

You need to enter a title for the form, select a template, chose how the form will be used.  “Open in has ” 3 options :

  •     Popup (modal javascript dialog),
  •     Inline (hides the text and shows the form instead) 
  •     Own Page (will redirect browser to another page)
  •   You can also select what fields to add, which of them are required or the order in which to appear (drag in drop fields to determine the order).  For each field you can specify a CSS  class (define this class in Portals/_default/default.css)   or a CSS style (enter directly   color: red;)