I need a line on my form to look like the line below:
I will attend the party and will bring xxx adult guests with me and xxx children
Where xxx are 3 digit numeric fields.
I've tried to do it with a multiholder but so far, no success. I really prefer to stay out of the html as long as I can. My experience with the tag language is quite limited.
***************************************************************************
I'm also playing with something else that I'd like to do:
I have a file upload button where the default file name is something like "no file entered". Next to that, I have a text area for a description, with the heading "Please enter a description for your file". Can that label be dynamic so that after a file is entered the description heading will change to "please enter a description for picture.jpg"
I will attend the party and will bring xxx adult guests with me and xxx children
Where xxx are 3 digit numeric fields.
I've tried to do it with a multiholder but so far, no success. I really prefer to stay out of the html as long as I can. My experience with the tag language is quite limited.
***************************************************************************
I'm also playing with something else that I'd like to do:
I have a file upload button where the default file name is something like "no file entered". Next to that, I have a text area for a description, with the heading "Please enter a description for your file". Can that label be dynamic so that after a file is entered the description heading will change to "please enter a description for picture.jpg"