Hello
Small pb with v4 on j 1.5
Until now, with v3 i was using name="diags[]" type of entries (for 10 checkboxes) in my forms and {diags} in the email template . the names of the checkboxes was went int the email, great
since v4, it does not work anymore, i just get {diags} as text in my emails
Could someone tell me what has to be done?
tks
Small pb with v4 on j 1.5
Until now, with v3 i was using name="diags[]" type of entries (for 10 checkboxes) in my forms and {diags} in the email template . the names of the checkboxes was went int the email, great
since v4, it does not work anymore, i just get {diags} as text in my emails
Could someone tell me what has to be done?
tks
Hi schlogo,
You probably need to drag a Handle Arrays action into the OnSubmit event box. Then move it up before any Email or DB Save actions.
Bob
You probably need to drag a Handle Arrays action into the OnSubmit event box. Then move it up before any Email or DB Save actions.
Bob
This topic is locked and no more replies can be posted.