[Vtigercrm-developers] Picklist and readonly

Stacey Johnson stacey.johnson110 at gmail.com
Tue Jan 19 14:41:06 GMT 2016


Thanks Gents. Will seek solution... in the mean time I noticed following:

User 1 - Subordinate Role

            User 2 - Subordinate Role

Group 1 - member User 1 (role)

Sharing rules allowing User 2 to see (read only) records of User 1

No when I assign record to Group 1 than User 2 will not see any records
belonging to User 1

Seems to be bug. Hope above clear enough

Stacey




On Tue, Jan 19, 2016 at 7:41 PM, Alan Lord <alanslists at gmail.com> wrote:

> Has to be custom.
>
> vtiger has no concept of record level access controls.
>
> You will probably need to write some Javascript to do this, as we have
> done for other ciustomers which does 2 things. First establishes the Role
> of the current user, then tests to see if the field (or fields, or entire
> record etc...) should be editable or not.
>
> This needs to happen on Edit and Detail Views and, depending on
> requirements, possibly in List Views too.
>
> Alan
>
>
>
> On 19/01/16 08:25, Stacey Johnson wrote:
>
>> Not sure the way to achieve following:
>>
>> Manager have access to role based picklist and changing its value to
>> "approved". From this moment user (subordinate) should not be able to
>> change this particular record but view it only.
>> Is it something we can figure out jingling with profiles/roles/groups?
>> Or it need some custom approach?
>>
>> stacey
>>
>>
>> _______________________________________________
>> http://www.vtiger.com/
>>
>>
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20160119/60bd21ba/attachment.html>


More information about the vtigercrm-developers mailing list