Seperator Line in Form "Not Present When"

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
BLOMASKY
Posts: 1470
Joined: Wed Sep 30, 2015 10:08 pm
Location: Ocala FL

Seperator Line in Form "Not Present When"

Post by BLOMASKY »

There is a property for a start Separator called Not Present When. What is this supposed to do? I put a rule in (LoggedInRegularUser.AccessLevel <> 'Administrator' ) but it still shows. Is there a way to conditionally have the seperator and the data in it hidden?

Thanks
Bruce
aware_support
Posts: 7523
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Seperator Line in Form "Not Present When"

Post by aware_support »

Your rule is correct and it should work (unless a user is represented not by a RegularUser, but some other object in the SystemUser group). It would be better to use LoggedInSystemUser.AccessLevel <>'Administrator'

Check the Tomcat output - it should have diagnostics on how the system evaluates this condition. Maybe you have misspelt something.
Aware IM Support Team
Jaymer
Posts: 2430
Joined: Tue Jan 13, 2015 10:58 am
Location: Tampa, FL
Contact:

Re: Seperator Line in Form "Not Present When"

Post by Jaymer »

bruce, i hide separators all the time using that.
Click Here to see a collection of my tips & hacks on this forum. Or search for "JaymerTip" in the search bar at the top.

Jaymer
Aware Programming & Consulting - Tampa FL
Post Reply