1

I want to add a button with link into my Joomla module/plugin config area.

Given image have some form field but I want to add one more option as a button . when user click that button then they go to to another link.

enter image description here

Arinue74
  • 85
  • 1
  • 5

1 Answers1

0

You can do this easily, creating a "custom form field type".

https://docs.joomla.org/Creating_a_custom_form_field_type

Jose Luis Algara
  • 175
  • 4
  • 15