IDE: app.objectLink.Panel

Component for selecting a list of linked objects, representing an extended panel app.relatedGridPanel

Settings:

  • controllerUrl - a string representing the controller responsible for providing data on the list of available objects to link and displaying the object title (it must contain such methods as linkedlistAction, otitleAction)
  • objectName - a string representing the name of the linked object (e.g. News, Page, Articles etc.)
  • name - a string representing the field name of the form

Basic methods:

  • showSelectionWindow() - displaying the linked object selection window

DVelum related objects component