I have a list of students returned in a smartobject.
On the form, a person selects to add a student, and we present the smartobject list to choose from.
People are selecting the same student multiple times; which gets confusing.
Is there a way to save what items have been entered, and when a new selection is made, we can do a compare of the choice to what has already been entered and not allow the duplicate entry?
Seems like I should be able to build an expression to keep a text string of what is entered, but I have been unable to find an example, or enough documentation to be helpful.
Any help is appreciated.
Thanks!
BillK