Forums

Repeater Area - Multiplier Settings

giacall 26 Jul, 2017
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
GreyHead 26 Jul, 2017
Hi Luca,

Please post a link to the form so I can take a quick look.

Bob
giacall 26 Jul, 2017
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
indiana71 27 Jul, 2017
same problem for me :-(
GreyHead 27 Jul, 2017
Hi Luca,

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
giacall 31 Jul, 2017
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
Max_admin 02 Aug, 2017
Answer
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
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
giacall 02 Aug, 2017
1 Likes
Ohhh yesss.. Now it work's fine.

Thank's to all for support!!!
This topic is locked and no more replies can be posted.