Max,
It's great you think that you've answered a question to your satisfaction, but when you have NOT to your paid customers that is a different story!!
I have stated that I am not a programmer, I do not know PHP. Yet your answer tells me to write PHP. I have NO idea where to put it in the form software and mainly because you don't have a manual.
Where in the form design or actions do I put this PHP that you are talking about??
Please include all information for those of us who are NOT programmers and don't know where this stuff goes.
Thank you in advance,
Donna
It's great you think that you've answered a question to your satisfaction, but when you have NOT to your paid customers that is a different story!!
I have stated that I am not a programmer, I do not know PHP. Yet your answer tells me to write PHP. I have NO idea where to put it in the form software and mainly because you don't have a manual.
Where in the form design or actions do I put this PHP that you are talking about??
Max_admin posted Oct 10, 2023 at 14:44
Answer
it's not possible to set an alternative multiple values, you may use PHP for these values, use this code to set the value to an array:
$this->data["field_name"] = ["1", "2","3"];
Max
ChronoForms developer...
ChronoForms v8 is out, do you have any suggestions? please let us know.
Please include all information for those of us who are NOT programmers and don't know where this stuff goes.
Thank you in advance,
Donna
Hi Donna,
I understand, for some users the reply I posted can be enough.
If you need more info then you can reply to the same topic, I did not "lock" the topic, it's open for more discussion.
I understand, for some users the reply I posted can be enough.
If you need more info then you can reply to the same topic, I did not "lock" the topic, it's open for more discussion.
Thank you Max.
And YES, I do need more information. I am not a programmer, I don't know PHP.
And I certainly have no idea where to put the information within the CF7 product. The form is an Advance form. Right now I did use the alternative data sets with email settings; but I need to put more than one email address.
So how and where do I put the php?
Thank you in advance,
Donna
And YES, I do need more information. I am not a programmer, I don't know PHP.
And I certainly have no idea where to put the information within the CF7 product. The form is an Advance form. Right now I did use the alternative data sets with email settings; but I need to put more than one email address.
So how and where do I put the php?
Thank you in advance,
Donna
You need to login to be able to post a reply.