Hi,
I have a very annoying problem at the moment regarding placing URL’s into text boxes when creating stand alone edit forms. I use the Form Helper extension at the moment to edit the fields and have pretty much tried everything to get this to work. I had the same problem with another form and fixed it (http://ellislab.com/forums/viewthread/161774/), but using the exact same code doesn’t work. Here is the code in question:
<td><input type="text" name="{exp:form_helper:field_grabber field_name='profile_website'}" id="field_id_26" class="input" style="width:300px; margin-bottom:5px;" value='{exp:form_helper:field_parser parse=""}{profile_website}{/exp:form_helper:field_parser}' /></td>An image is attached showing the problem I have on the form.
Any help at all would be really appreciated, and the quicker the better too as I have a tight deadline.
Thanks in advance.