Hi,
sorry for late reply, it was night for us.
I am missing field type to have terms & conditions verified in the end of registration
read here:
http://www.easy-profile.com/docs/29-fields-only-on-registration-terms-of-service.html
lightbox
You can put this code in delimiter(see screenshot):
<p><a data-toggle="modal" data-target="#modalterms">Terms and Conditions</a></p>
<div id="modalterms" class="modal hide fade" tabindex="-1">
<div class="modal-header">
<h3>Terms and conditions</h3>
</div>
<div class="modal-body">
<p>Descriptions</p>
</div>
<div class="modal-footer"><button class="btn" data-dismiss="modal">Close</button></div>
</div>
A video field
First we would like to improve the existing fields, but it is ok, will add to our long TODO.
The date field has an age option it should show age on profile and search in case that option is chosen.
For profile is implemented, for search is in our TODO
The icons for the calender should be right of the field to have a consistent layout.
We chose to put it on the left because of some layout causes problems with the privacy dropdown