Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [TheStone] "Owner" select field can only be changed to self

Quote Reply
Re: [TheStone] "Owner" select field can only be changed to self In reply to
Okay so this is what I did:

<%if Username eq 'rsmith' or owner eq 'rsmith%>
<OPTION value=abacio <%if owner eq 'rsmith'%>selected<%endif%>>rsmith<%endif%>

I did this for each select option. This way only the id of the user logged in and the id of the record owner will show up in the select box. Works great :)

Thanks for your help!
Reena
Subject Author Views Date
Thread "Owner" select field can only be changed to self Reena0330 4729 Aug 8, 2002, 3:28 PM
Thread Re: [Reena0330] "Owner" select field can only be changed to self
jean 4565 Aug 12, 2002, 11:57 AM
Post Re: [jean] "Owner" select field can only be changed to self
Reena0330 4564 Aug 12, 2002, 1:29 PM
Post Re: [jean] "Owner" select field can only be changed to self
Reena0330 4563 Aug 13, 2002, 1:10 PM
Thread Re: [Reena0330] "Owner" select field can only be changed to self
604 4561 Aug 13, 2002, 3:47 PM
Post Re: [TheStone] "Owner" select field can only be changed to self
Reena0330 4546 Aug 15, 2002, 1:03 PM