HI to all.
I'm trying to use the repeater area with multipplier settings, so user can add many field pressing add button.
My step ( as reported in the PDF manual and FAQ - How to use repeater area ) are:
-> add a repeater area and set to YES the "enable multiplier field"
-> add a text field in the body of the repeater area setting up the label - name - id as illustrated in PDF MANUAL
-> add a button in the footer of the repeater area and add the string "class:multiply" in the extra attributes box (the button does not have the class setting)
Well.. it does not work.. When i press the button.. nothing happen..
Could someone help me?
Thank's
LUCA
I'm trying to use the repeater area with multipplier settings, so user can add many field pressing add button.
My step ( as reported in the PDF manual and FAQ - How to use repeater area ) are:
-> add a repeater area and set to YES the "enable multiplier field"
-> add a text field in the body of the repeater area setting up the label - name - id as illustrated in PDF MANUAL
-> add a button in the footer of the repeater area and add the string "class:multiply" in the extra attributes box (the button does not have the class setting)
Well.. it does not work.. When i press the button.. nothing happen..
Could someone help me?
Thank's
LUCA
Hi Bob. Thank's for youor replay.
The link is http://new.jodovit.com/index.php/it/etichette
But you can see only the add button to add another field...
I would like to post some screenshot of the configuration, but the attachments section of the forum seems does not work..
If you want i send you a pm with id e psw for joomla admin
Thank's again
The link is http://new.jodovit.com/index.php/it/etichette
But you can see only the add button to add another field...
I would like to post some screenshot of the configuration, but the attachments section of the forum seems does not work..
If you want i send you a pm with id e psw for joomla admin
Thank's again
Hi Luca,
The HTML that is being generated looks like this
You should be able to upload a screenshot of the settings here using the 'paperclip' icon above the editor.
Bob
The HTML that is being generated looks like this
<div class="field "><label for="text-N-">FIeld#-N-</label>
<input data-events="[]" placeholder="" name="text-N-" id="text-N-" value="" type="text" disabled=""></div>
At a guess I think you may have the replacer code wrongly configured.
You should be able to upload a screenshot of the settings here using the 'paperclip' icon above the editor.
Bob
Hi Bob. Thank's for replay and sorry for my delay.. I was out of office...
Well you are right. The code generated come from configuration of the textfield in the repeater_area Body, as descrpted in CHRONOFORMS V6 MANUAL at page 37
I attached the repeater_area configuration, the fieldtext (in the repeater body) configuration and the button on the footer.
Take note for the button: according with FAQ How to use the repeater area i put the class "multiply" in advanced box of the button cause i don't have the class box.
Thank's in advance
LUCA
Well you are right. The code generated come from configuration of the textfield in the repeater_area Body, as descrpted in CHRONOFORMS V6 MANUAL at page 37
I attached the repeater_area configuration, the fieldtext (in the repeater body) configuration and the button on the footer.
Take note for the button: according with FAQ How to use the repeater area i put the class "multiply" in advanced box of the button cause i don't have the class box.
Thank's in advance
LUCA
Hi all,
You must have the latest update for this to work as there was a glitch earlier with the repeater add button.
Best regards,
Max
You must have the latest update for this to work as there was a glitch earlier with the repeater add button.
Best regards,
Max
This topic is locked and no more replies can be posted.