Hello
Is it possible to control what fields are added to a card? I wish to show and hide fields as the state of my object changes.
Thank you,
Patrick Brown
Hello Patrick,
It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. I have been looking into your post and I created a sample project for you with the functionality you want. Basically I used a Converter for the Visibility of the CellPresenterStyle and returned Collapsed or Visible depending on one of the Record’s Cell’s Value.
Feel free to write me if you have further questions.