Hi. I have a problem. I cannot get the value of a record.
I have a sharepoint list column that is a Choices column (Column1).
I created an edit form, and for example the sharepoint item value for Column1 is named Choice1. How do I get this Choice1 referenced to a label? Whenever I put datacard.default (datacard for Column1) to a label, it says datatype: Record.
Hope this describes the problem completely. Thanks!