Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2368

Joomla! 3.x Coding • Re: Registration override with custom fields

$
0
0
Thank you very much for the reply Toivo!

I received some help from a member in the Joomla facebook group which was a similar solution to what you provided.
He provided the following line of PHP code:

Code:

<?php echo '<pre>'; print_r($fieldsetsDefault); echo '</pre>'; ?>
that when placed after the following line of code in the template override:

Code:

<?php $fieldsetsDefault = $this->form->getFieldsets(); ?>
displays the fields, so with that information I was able to find the name of the field groups.

Your code though is much more succinct. I will definitely be saving this so I can use it or something like it in the future if I need it.

Thank you again for your help!

P.S. - I'll be posting another question here shortly that I hope you can help with.

Statistics: Posted by mkoontz — Sun Feb 25, 2024 11:56 pm



Viewing all articles
Browse latest Browse all 2368

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>