Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Form display based on the user name

Quote Reply
Form display based on the user name
I am trying to give access to a particular user to add links in one category and its subcategories. So that new form only be displayed if that user logins. (The new form contains extra 3 form fields that I will create for him.)

<%if Username eq xxxxx%>
<%include include_my_new_form.html%>
<%else%>
<%include include_form.html%>

But how to pull login session from the database or how to get it work?
Subject Author Views Date
Thread Form display based on the user name hegu 15015 Apr 22, 2009, 1:34 PM
Thread Re: [hegu] Form display based on the user name
brewt 14751 Apr 22, 2009, 2:59 PM
Thread Re: [brewt] Form display based on the user name
hegu 14752 Apr 22, 2009, 3:27 PM
Thread Re: [hegu] Form display based on the user name
brewt 14758 Apr 22, 2009, 4:13 PM
Thread Re: [brewt] Form display based on the user name
hegu 14752 Apr 22, 2009, 9:10 PM
Thread Re: [hegu] Form display based on the user name
hegu 14726 Apr 23, 2009, 11:35 AM
Thread Re: [hegu] Form display based on the user name
hegu 14702 Apr 25, 2009, 9:23 PM
Thread Re: [hegu] Form display based on the user name
Andy 14769 Apr 26, 2009, 1:56 AM
Post Re: [Andy] Form display based on the user name
hegu 14676 Apr 26, 2009, 7:17 AM
Thread Re: [Andy] Form display based on the user name
hegu 14638 May 17, 2009, 7:00 AM
Thread Re: [hegu] Form display based on the user name
Andy 14599 May 17, 2009, 9:01 AM
Thread Re: [Andy] Form display based on the user name
hegu 14568 May 19, 2009, 10:14 AM
Thread Re: [hegu] Form display based on the user name
Andy 14631 May 19, 2009, 11:02 AM
Thread Re: [Andy] Form display based on the user name
hegu 14589 May 19, 2009, 12:02 PM
Thread Re: [hegu] Form display based on the user name
VishalT 14577 May 19, 2009, 3:26 PM
Thread Re: [SWDevil.Com] Form display based on the user name
hegu 14556 May 19, 2009, 5:01 PM
Thread Re: [hegu] Form display based on the user name
VishalT 14587 May 19, 2009, 5:26 PM
Thread Re: [SWDevil.Com] Form display based on the user name
hegu 14531 May 19, 2009, 5:31 PM
Thread Re: [hegu] Form display based on the user name
Andy 14571 May 20, 2009, 12:05 AM
Post Re: [Andy] Form display based on the user name
hegu 14507 May 20, 2009, 7:11 AM