Changes

Jump to: navigation, search

Organization hierarchy

84 bytes added, 17:37, 6 June 2019
Internal Branch Filter
:* With the other '''Feature Options, '''you may choose other configurable restrictions for this standard field, such as Lookup restrictions for specific [[Roles]] and so on.
====Internal Branch Filter====  When using the Branch [[standard field]] at [[Level 1 Entity|Level 1]], you may also restrict which companies are available in the Branch drop-down list based on which user is editing the record. * To force selection of their own company use: <pre> companyid = @companyid@ </pre>* To allow the user to select from the branches under their company:
When using the Branch [[standard field]] at [[Level 1 Entity|Level 1]], you may also restrict which companies are available in the Branch drop-down list based on which user is editing the record.
* To force selection of their own company use:
<pre> companyid = @companyid@ </pre>
* To allow the user to select from the branches under their company:
<pre> parentlist like '%,@companyid@,%' </pre>
 
See [[Standard Level 1 Field List]] for more configurable options if you would like.
===Organization Based Security===
2,299
edits

Navigation menu