ERP5 Page Template Interface

A gadget which render a specific ERP5 page template (form_list, form_view,...)

render
Display the page template with its expected value
option_dict
  • erp5_document: HAL representation of the ERP5 Document context
  • form_definition: HAL representation of the ERP5 Form
  • erp5_form: HAL representation of the rendered ERP5 Form in the document context
  • jio_key: jio key of the ERP5 document
  • view: URL of the rendered form
  • editable: editable state of the form. Impact all fields
  • title: title of the rendered form
triggerSubmit
Submit the main page template action (Base_edit, Base_callDialogMethod, ...) if any