Hi,
I have a problem with my output text. i just need to insert a semicolon to delimit my field name from the input data. for example, when someone fill up my form everything is in one line. i.e.
First Name John
Last Name Smith
etc.
all i need is to separate them by a semicolon. i.e.
First Name: John
Last Name: Smith
even if i can bold the field names, it would be better.
anyways, would you please advise how to tackle this problem?
I have a problem with my output text. i just need to insert a semicolon to delimit my field name from the input data. for example, when someone fill up my form everything is in one line. i.e.
First Name John
Last Name Smith
etc.
all i need is to separate them by a semicolon. i.e.
First Name: John
Last Name: Smith
even if i can bold the field names, it would be better.
anyways, would you please advise how to tackle this problem?