I am creating a web app and am loading in records for a data share. When a user selects a record, I would like to load all child records of some data_name for that record selected by the user.
Preferably done via some query param such as &fulcrum_parent_id={id}.