I have the following issues regarding the html layout:
1.) How to generate a text input box like:
Label http://[ textbox ].xyz.com
with direct html , the above is possible but i don't know how to get
the text-box value in controller file as it will not be in $data
array.
So is there any way that i can generate the above in cakephp(i.e using
Form helper)
2.) For address field , i need to have two input box like,
Address [ line1 ]
[ line2 ]
How to achieve this ?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---