Are you using {LINKSENTENCE} inside a conditional IF? If you're just checking whether it's filled, use {LINKSENTENCEBOOL} instead inside conditionals. If it's a more complicated conditional, please post it so I can check.
If 'sentence' was the name of the custom field, I just realized that's a problem because there's already a standard {LINKSENTENCE} in WSN which is used to show the first sentence of the listing description.
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on custom link field error
Experienced
Usergroup: Customer
Joined: Jul 29, 2005
Total Topics: 30
Total Comments: 65
Posted May 06, 2015 - 6:57 PM:
When submitting a sentence into a custom text link field, if the work "is" is in the sentence the text does not display.
Example: LINKSENTENCE
If submitting the sentence in the form:
This is the sentence.
Nothing diisplays when LINKSENTENCE is called.
But if submitting the sentence in the form:
This the sentence."
This the sentence. diisplays when LINKSENTENCE is called.
Seems like custom text fields is reading "is" as a variable. Does anyone know work around?
Thanks.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Are you using {LINKSENTENCE} inside a conditional IF? If you're just checking whether it's filled, use {LINKSENTENCEBOOL} instead inside conditionals. If it's a more complicated conditional, please post it so I can check.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
If 'sentence' was the name of the custom field, I just realized that's a problem because there's already a standard {LINKSENTENCE} in WSN which is used to show the first sentence of the listing description.