opc-cpvp / OPC.PowerApps.PCFControls

MIT License
6 stars 0 forks source link

Configuration of the Tag Picker Grid #894

Open alex188888 opened 1 year ago

alex188888 commented 1 year ago

Hi all,

So for the purpose of the test I have 3 tables: incidents Tags Tag types

When I want to tag a record I simply add a new TAG record with the type of TAG I want:

image

image

image

i'm trying to replicate the same behavior with the Tag Picker Grid I can see the different types of my tags But once I save the record nothing happened

image

image

I got lost among the various entities and relationships I need to define here image

so I have these three entities and I'm trying to understand which one of them is the related entity which one of them is the relationship entity And from which entity I need to take the relationship name

incidents Tags Tag types