Scroll
Where to edit PHP for regions in the flexible layouts of the panels module?
Forums
Hello!
I need your help. I created a custom panel with regions using the panels flexible layout, and I want to insert jQuery UI tabs into one of the regions, just like in your tutorial https://drupalbook.org/ru/drupal/podklyuchaem-k-drupal-7-jquery-ui-plagin-jquery-ui-tabs-jquery-ui-accordion.
The problem is that the flexible layout I created does not have a tpl.php file, so I can't insert the necessary PHP code for the jQuery UI tabs to work. How can I solve this issue?