You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The Read Only Form widget displays information about the selected record on the portal page. All the fields of this widget are read-only. 

Find more information about placing a widget to the portal in the Add Widget to Form article.

Special features

  • it is possible to locate only one Read Only Form widget instance on a form.
  • in the option object fieldNames use only square bracets [] for the fields, because the system does not support dot-waking in the Schema option values field.

Set fields of the widget

To select and place the form fields on the portal widget, do the folloing:

1. Open one of the records of the target table. 

2. In the hamburget menu , go to Configure → Form → Layout.

3. In the drop-down list View name select SP.

4. Drag Read Only Form from the Available to the Selected box. 

5. On the right, you will see a window Widget Instance. In the Schema option values, add all the field nams that you need to place on the widget. The folloing set on the fields: {"fieldNames":["number","caller","service","assignment_group","assigned_user","priority","subject","state"]} is displayed on the portal the following way:

  • No labels