Help

Best approach for using Select with data from multipleRecordLinks Field?

Topic Labels: Custom Extensions
660 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Nick_Miller
4 - Data Explorer
4 - Data Explorer

I’m currently trying to build a filter into my Block where I:

  1. I populate the Select (UI Component) options with data from multipleRecordLinks Field cells on all the Records in the table
  2. Capture that option onChange.
  3. Use that option to filter for only the Records that contain that option in their multipleRecordLinks cell.

Is there a way to extract all of a Field’s related cell values through the Field class or do we have to get cell values through the Records class or Record hooks?

0 Replies 0