link_to

Implementation of link_to DRG CMS form field. link_to form field is used by polls, but can be also included anywhere on the form.

 

    30:
      type: link_to
      caption: Some action
      icon: cogs
      controller: my_controller
      action: my_action
      id: id

 

Use action field type instead of link_to because of its additional options. 


Last update: 18.04.2021