I would like to add PHP code into my form
example of what I need done. :
Would anyone know how can I add in a input fields.?
tutorials mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
I would like to add PHP code into my form
example of what I need done. :
Would anyone know how can I add in a input fields.?
tutorials mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Click once on the input field in the design view of Freeway, and look in the third tab from the left of the Inspector. You will be able to change the Name and Value and Maxlength attributes there. You may add raw PHP in the Value field, and it won’t be escaped with & lt ; type HTML escapes.
To add the ID and Required attributes, choose the Item / Extended menu item. You will see three tab segments in the resulting dialog:
Walter
On Jan 12, 2013, at 3:05 PM, Carlos Feliciano wrote:
I would like to add PHP code into my form
example of what I need done. :
Would anyone know how can I add in a input fields.?
tutorials mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
tutorials mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
Thanks that worked…
tutorials mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options