I’m trying to add a custom card above a listview in a contentapp. I want the card to display a message based on some calculations. To do the calculations I need to get the content of the listview and also get data from some fields of the page where the content app is.
The method GetValue has a parameter “parentId” but that seems to be always null
Anyone got any ideas how to do this? Can it be done?
Best regards
Patrik