Common:Many-to-Many Lookup Considerations

From AgileApps Support Wiki
Revision as of 17:38, 4 August 2021 by imported>Aeric

Special considerations for a Lookup on a Many-to-Many Relationship:

  • The Lookup automatically becomes a Multi Value Lookup.
  • It cannot be made read only.
  • Layout Rules cannot test the set of selected values.
  • It is now possible to specify a record-filter, to limit the number of possible choices. However, post selection JavaScript is not supported here.
  • When displayed the chosen values cannot be clicked to visit the corresponding records.