Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: Re: [el noe] Is it possible to Compare multiple Link Property fields?: Edit Log

Here is the list of edits for this post
Re: [el noe] Is it possible to Compare multiple Link Property fields?
Hi Niko,

You are right.. I changed it as suggested

<%if rand1 eq $rand2 OR rand1 eq $rand3 OR rand1 eq $rand4 OR rand1 eq $rand5 OR rand1 eq $rand6 OR rand1 eq $rand7%>
rand3 = Matches to One of the other rand value.
<%else%>
Rand3 = <%rand3%> ... rand1 does not match any other rand values.
<%endif%>


& it worked. Thank you for correcting me & helping me understand. Appreciate it.

Vishal
-------------------------------------------------------

Last edited by:

VishalT: Mar 6, 2020, 2:49 PM

Edit Log: