
Announcements
Hello, since I don't know how you're filling out the checkout, I assume you're using a variable.
In the Student field of the checkout, go to the DisplayField property and check if the value is correct. You can use:
["DisplayName"] to show only the students' names.["Claims"] to view all information.In the DefaultSelectedItems property (if it's a ComboBox), check if the variable is correctly filled. You can use: