Gossamer Forum
Home : Products : Gossamer Links : Discussions :

conditional display of fields

Quote Reply
conditional display of fields
Hi there, I'm having the following problem and I wonder if any one can provide some help?

I have added a new column (rssurl) to my links data which I only want displayed when there is valid data in the field. I have added another column (blog) which is a Radio Button that can be set to Yes - if the rssurl column contains data and No - if the rssurl column does not contain data for a specific record.

In the links.html file I have tried using the <%if blog%> construct assuming that if blog contains the value Yes then the statements in the if envelope will be executed and if it does not the statements will be ignored.

This does not seem to work and the statements are always executed.

What am I doing wrong?

All help will be gratefully received

Smokey
Subject Author Views Date
Thread conditional display of fields biglouis 2059 May 6, 2002, 1:29 PM
Thread Re: [biglouis] conditional display of fields
Andy 1986 May 6, 2002, 1:34 PM
Post Re: [Andy.] conditional display of fields
biglouis 1975 May 6, 2002, 1:50 PM
Thread Re: [biglouis] conditional display of fields
Paul 1964 May 6, 2002, 1:41 PM
Thread Re: [Paul] conditional display of fields
biglouis 1965 May 6, 2002, 1:52 PM
Post Re: [biglouis] conditional display of fields
Paul 1950 May 6, 2002, 2:22 PM