MscrmTools / PCF-Controls

Controls using PowerApps Components Framework
GNU General Public License v3.0
80 stars 42 forks source link

Lookup Dropdown Filtering to Related Rows #153

Open Haw-Isaac opened 1 year ago

Haw-Isaac commented 1 year ago

I may be missing something, but is there an option to have the control filter to related rows only? It doesn't appear to honor the ootb configuration. I see that you can make it dependent on a lookup field, but not child records

image

To provide a little more context, I have a header table called "Draft", under that Draft table, there are child records called "Options". On the Draft Header I have a field for Primary Option. I want to be able to have a selection of those child records related to the current record.

MscrmTools commented 1 year ago

Can you try to configure this in classic editor? It seems there might be a bug in defining custom controls properties for lookup in modern designer