Internal Branch Filter

From SmartWiki
Revision as of 09:30, 2 October 2009 by Cameron (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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@,%'