2 of 2
2
Editing a weblog entry through the web
Posted: 20 January 2009 08:52 PM   [ Ignore ]   [ # 16 ]
Newbie
Rank
Total Posts:  19
Joined  2008-11-21

I have attached a screenshot.  The results are the same.

Here is the code I used.

<input type="text" name="{exp:form_helper:field_grabber field_name='channel_link'}" value="{channel_link}"id="form_channel_link" size="50"maxlength="100" />
{exp:form_helper:field_parser parse=""}{channel_link}{/exp:form_helper:field_parser}
<input type="hidden" name="{exp:form_helper:field_grabber field_name='channel_link' which='format'}" value="xhtml" /></p

I appreciate any help you can give me on this.  This is a great tool, but every weblog has a link in it, and it does this in all of them.

Image Attachments
2009-01-20_2249.png
Profile
 
 
Posted: 21 January 2009 08:34 AM   [ Ignore ]   [ # 17 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  8223
Joined  2006-10-18

What happens when you set:

Automatically turn URLs and email addresses into links? to NO

? smile

CP Home ›  Admin ›  Weblog Administration ›  Weblog Management ›  Edit Weblog

 Signature 
Profile
 
 
Posted: 21 January 2009 08:44 AM   [ Ignore ]   [ # 18 ]
Newbie
Rank
Total Posts:  19
Joined  2008-11-21

Is that a requirement?  Ugh.  Well, the good news is that fixes the problem.  Thanks!

Craig

Profile
 
 
Posted: 21 January 2009 09:23 AM   [ Ignore ]   [ # 19 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  8223
Joined  2006-10-18

Form Helper is not very smart wink

 Signature 
Profile
 
 
Posted: 25 June 2009 06:37 AM   [ Ignore ]   [ # 20 ]
Newbie
Rank
Total Posts:  18
Joined  2007-10-24

So is there any way to have a text field that contains a email or url be able to work WITH the auto link turned ON?

If I have an email in a text field in a weblog entry I really need this email to be encrypted and if I turn auto links off the email in the field is not encrypted.

How do I use form helper in a SAEF when editting a weblog with a email text field AND urls and emails automatically turning into links in EE?

TIA

Profile
 
 
Posted: 25 June 2009 06:56 AM   [ Ignore ]   [ # 21 ]
Newbie
Rank
Total Posts:  18
Joined  2007-10-24
Peter Eastwood - 25 June 2009 06:37 AM

So is there any way to have a text field that contains a email or url be able to work WITH the auto link turned ON?

If I have an email in a text field in a weblog entry I really need this email to be encrypted and if I turn auto links off the email in the field is not encrypted.

How do I use form helper in a SAEF when editting a weblog with a email text field AND urls and emails automatically turning into links in EE?

TIA

I am gonna try some of these possible solutions

http://www.solspace.com/forums/viewthread/1130/

Profile
 
 
Posted: 25 June 2009 01:36 PM   [ Ignore ]   [ # 22 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  8223
Joined  2006-10-18

Yeah, unfortunately it’s just not possible at the moment…

Peter Eastwood - 25 June 2009 06:37 AM

If I have an email in a text field in a weblog entry I really need this email to be encrypted and if I turn auto links off the email in the field is not encrypted.

Absolute worst case scenarion, you can do this: smile

{encode="email@address.com"
 Signature 
Profile
 
 
Posted: 25 June 2009 01:54 PM   [ Ignore ]   [ # 23 ]
Newbie
Rank
Total Posts:  18
Joined  2007-10-24
Kelsey Martens - 25 June 2009 01:36 PM

Yeah, unfortunately it’s just not possible at the moment…

Peter Eastwood - 25 June 2009 06:37 AM

If I have an email in a text field in a weblog entry I really need this email to be encrypted and if I turn auto links off the email in the field is not encrypted.

Absolute worst case scenarion, you can do this: smile

{encode="email@address.com"

does the encode feature encrypt the email?  That is all I need at this point is a method to encode the email

Profile
 
 
Posted: 25 June 2009 01:56 PM   [ Ignore ]   [ # 24 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  8223
Joined  2006-10-18
Peter Eastwood - 25 June 2009 01:54 PM

does the encode feature encrypt the email?  That is all I need at this point is a method to encode the email

yes wink

 Signature 
Profile
 
 
   
2 of 2
2
 
‹‹ jwysiwyg      First steps with Form Helper... ››