In Yii novice (do not scold). There are users. Different groups (total 6 groups for users). Question: how for different groups to hide a particular field when recording. Example: the "Sellers" group can edit only the "product name" field, another group can edit (let's say the category of this product), etc.
Can you please sample the code. Thank you all in advance !!!