Difference between revisions of "Internal Branch Filter"

From SmartWiki
Jump to: navigation, search
Line 1: Line 1:
When using the '''Branch''' [[Standard Level 1 Field List|Standard Field]] at Level 1 you can restrict which companies are available in the '''Branch''' drop-down list based on which user is editing the record.
+
When using the '''Branch''' [[Standard Level 1 Field List|Standard Field]] at Level 1 you can restrict which companies are available in the '''Branch''' drop-down list based on which [[User|user]] is editing the record.
  
 
* To force selection of their own company use:
 
* To force selection of their own company use:

Revision as of 12:09, 30 October 2009

When using the Branch Standard Field at Level 1 you can 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:
companyid = @companyid@


  • To allow the user to select from the branches under their company:
parentlist like '%,@companyid@,%'