Hi!
I try to create some plugin which should add one additional option into article edite form (right panel, in main tab with text editor).
If I undestood right, we can took an object Joomla\CMS\Form\Form use some event from plugin and put any additional fields into them.
My question is: how to get instance of current form with all data and params for article edite page in plugin ?
I try to create some plugin which should add one additional option into article edite form (right panel, in main tab with text editor).
If I undestood right, we can took an object Joomla\CMS\Form\Form use some event from plugin and put any additional fields into them.
My question is: how to get instance of current form with all data and params for article edite page in plugin ?
Statistics: Posted by voron121 — Fri Jun 21, 2024 11:49 am