Fieldsets, Legends, and reCaptcha

Ask your feature Requests about CKforms component

Fieldsets, Legends, and reCaptcha

Postby AjentOranje » Thu Sep 02, 2010 5:06 pm

Hi there. Just wanted to give out a big thanks for this extension.

As an intermediate php programmer myself...I was able to successfully add a new field type into the form maker process.....I duplicated the "Field Seperator" code and tweaked it to make a "legend" and a "fieldset". I think its a crude process, but it works.

You add Legend....and the code adds...

Code: Select all
<fieldset><legend>Dynamic Data here</legend>


and then add your normal form fields....and then you can add a "fieldset" type to close the fieldset...

Code: Select all
</fieldset>


As I said, I think its crude, but maybe Im wrong. I was wondering if maybe the developer/s can add a more elegant solution to adding fieldsets to their extension...maybe like a category, and then the fields go inside it. I think this is a basic necessity of form building and design.

I think the ability to add either a specific "ID" or "CLASS" to the form itself would also help in the design process.

And last but not least....can we replace the cheesy captcha currently in use and use reCaptcha instead?? Some other Joomla plugins use reCaptcha, with the ability to simply enter in the public and private keys in the admin area.

Thanks for everything, and hope to see these updates soon!!!

:D8-)
AjentOranje
 
Posts: 4
Joined: Thu Sep 02, 2010 4:58 pm
Top

Return to Feature Requests

Who is online

Users browsing this forum: No registered users and 1 guest

cron