To: arslist@ARSLIST.ORG
Subject: Re: Menu Qualification Problem
Brian,
The 'Group List' field is a *special* field. I suggest you do a report
of that column into an ARX file to really see what data is in the field
and how it is structured. ( BTW: I think your menu qualification should
Brian,
The 'Group List' field is a *special* field. I suggest you do a report
of that column into an ARX file to really see what data is in the
field and how it is structured. ( BTW: I think your menu qualification
should really be more like this... [ 'Group List' LIKE (( "%;" +
"1024" ) + ";%"
I have a menu that I am using to pull all the members of a Group. The
menu points to the User form and has a qualification of:
'Group List' LIKE (( "%" + "1024" ) + "%" )
This works for me as an admin but not for others. They get a no entries
in menu message which I assume is due to lack of p
3 matches
Mail list logo