I have added some rules for user groups, it seems can't work.
code is:
<rule group="sobject_column" search_type="xxxx/xxxxx" column="budget" access="deny"/>
xxxxx is my custom sType
but still, this column can be view or edit by the not allow user.
code is:
<rule group="sobject_column" search_type="xxxx/xxxxx" column="budget" access="deny"/>
xxxxx is my custom sType
but still, this column can be view or edit by the not allow user.