After you add an Attach content control to your form,
customize how the system displays the control at run time.
Before you begin: Add the
Attach content control to
a
layout. For more information, see:
Adding controls.
Instead of creating a new custom format in the skin, you can
adjust elements in a cell by applying Cascading Style Sheet (CSS) helper classes. For example,
you can use a CSS helper class to center an element in a
cell,
or to double the standard right margin for the element.
-
Open the view with the control that you want to
edit.
-
In the configuration pane on the right side of the
window, hover over the control, and then click the Edit
icon.
-
On the Presentation tab, in the
Advanced
Presentation
Options
section, use one of the following fields to adjust the display:
- To specify one or more CSS helper classes to apply to this cell when the form is
displayed in read-write mode, to the right of the Cell read-write
classes field, click the Open helper class picker
icon.
You can enter several helper classes, separated by a space. Alternatively, you
can enter the name of a custom style to apply to this cell.
- To specify one or more CSS helper classes to apply to this cell when the form is
displayed in read-only mode, to the right of the Cell read-only
classes field, click the Open helper class picker
icon.
You can enter several helper classes, separated by a space. Alternatively, you
can enter the name of a custom style to apply to this cell.
-
Click Apply.