Hello all,
I am using Joomla! 2.5.11 and Chronoforms 4.0 RC3.5.2.
I am trying to build a form and I am facing the following issues:
A) Multi-Upload Widget:
1) The option "Hide Label" does not work for this widget. I have ticked the "Hide Label" option in element's properties but it still showing on the front end.
2) The file limit doesn't seem to get fixed. I have set the limit to 5. If a user loads 5 files but he removes one box by clicking on remove image, he should have the ability to add another box by clicking on "Attach File" link and have the chance to load another file again, right? This doesn't happen though..
3) Question: Is there any way to change the inline padding of the link "Attach File"? I am using firebug and I can see that the inline padding is 150px. I can't see the link "Attach File" in order to translate it and change the padding in the form's code. I can only see the "<?php echo HTML_ChronoForms::loadWidget($form, 'multi_upload', array ( ..."
Can I find it in a different file / location?
B] Date Time Picker
1) The user must specify a deadline and has to choose the date and the time. When he selects a date from the popup calendar, then another box appears where he can pick the time. After he clicks on any point of the time-popup box, the selected date changes to the date that is below that specific point. Shouldn't the calendar be disabled after the appearance of the time popup box?
Thank you in advance
--
Natasa
I am using Joomla! 2.5.11 and Chronoforms 4.0 RC3.5.2.
I am trying to build a form and I am facing the following issues:
A) Multi-Upload Widget:
1) The option "Hide Label" does not work for this widget. I have ticked the "Hide Label" option in element's properties but it still showing on the front end.
2) The file limit doesn't seem to get fixed. I have set the limit to 5. If a user loads 5 files but he removes one box by clicking on remove image, he should have the ability to add another box by clicking on "Attach File" link and have the chance to load another file again, right? This doesn't happen though..
3) Question: Is there any way to change the inline padding of the link "Attach File"? I am using firebug and I can see that the inline padding is 150px. I can't see the link "Attach File" in order to translate it and change the padding in the form's code. I can only see the "<?php echo HTML_ChronoForms::loadWidget($form, 'multi_upload', array ( ..."
Can I find it in a different file / location?
B] Date Time Picker
1) The user must specify a deadline and has to choose the date and the time. When he selects a date from the popup calendar, then another box appears where he can pick the time. After he clicks on any point of the time-popup box, the selected date changes to the date that is below that specific point. Shouldn't the calendar be disabled after the appearance of the time popup box?
Thank you in advance
--
Natasa