This topic is locked

Can't Block One Field On Before Display Event

3/30/2013 8:03:25 PM
ASPRunnerPro General questions
lefty author

I have a field that I assigned before display event . See Below.

if Session("GroupID")="xxxxxxx" then


xt.assign "fldemail_fieldblock",True



else
xt.assign "fldemail_fieldblock",False



end if


Am I missing something here ? I have used this before . I have a guest login . They can see the fldemail field on the list page . I have this in Before list page display . xxxxxx is my group ID .

Sergey Kornilov admin 4/1/2013

This code look good to me. Probably there is something else that causes the trouble.
If you need more help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.