Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Andy] Form display based on the user name

Quote Reply
Re: [Andy] Form display based on the user name In reply to
Quote:
Is it only one category you don't wanna let them submit to?

No. I am trying this:

<%if ID = '270' or All_its_subcategories%>
include_form_2.html
<%else%>
<%if ID = '271' or All_its_subcategories%>
include_form_3.html
<%if ID = '275' or All_its_subcategories%>
include_form_4.html
<%endif%>

But each parent category has around 60 subcategories. Crazy So I want to include all subcategories instead of listing those 60 of them under each category.
Subject Author Views Date
Thread Form display based on the user name hegu 13838 Apr 22, 2009, 1:34 PM
Thread Re: [hegu] Form display based on the user name
brewt 13582 Apr 22, 2009, 2:59 PM
Thread Re: [brewt] Form display based on the user name
hegu 13581 Apr 22, 2009, 3:27 PM
Thread Re: [hegu] Form display based on the user name
brewt 13589 Apr 22, 2009, 4:13 PM
Thread Re: [brewt] Form display based on the user name
hegu 13582 Apr 22, 2009, 9:10 PM
Thread Re: [hegu] Form display based on the user name
hegu 13556 Apr 23, 2009, 11:35 AM
Thread Re: [hegu] Form display based on the user name
hegu 13532 Apr 25, 2009, 9:23 PM
Thread Re: [hegu] Form display based on the user name
Andy 13599 Apr 26, 2009, 1:56 AM
Post Re: [Andy] Form display based on the user name
hegu 13508 Apr 26, 2009, 7:17 AM
Thread Re: [Andy] Form display based on the user name
hegu 13451 May 17, 2009, 7:00 AM
Thread Re: [hegu] Form display based on the user name
Andy 13429 May 17, 2009, 9:01 AM
Thread Re: [Andy] Form display based on the user name
hegu 13398 May 19, 2009, 10:14 AM
Thread Re: [hegu] Form display based on the user name
Andy 13462 May 19, 2009, 11:02 AM
Thread Re: [Andy] Form display based on the user name
hegu 13420 May 19, 2009, 12:02 PM
Thread Re: [hegu] Form display based on the user name
VishalT 13408 May 19, 2009, 3:26 PM
Thread Re: [SWDevil.Com] Form display based on the user name
hegu 13386 May 19, 2009, 5:01 PM
Thread Re: [hegu] Form display based on the user name
VishalT 13417 May 19, 2009, 5:26 PM
Thread Re: [SWDevil.Com] Form display based on the user name
hegu 13361 May 19, 2009, 5:31 PM
Thread Re: [hegu] Form display based on the user name
Andy 13401 May 20, 2009, 12:05 AM
Post Re: [Andy] Form display based on the user name
hegu 13339 May 20, 2009, 7:11 AM