Hello everyone!
I have created this feature, wherein a person can search the database of books and then based on the search results, tag one of the book to their collection. I wanted to allow only one book to get tagged which is chosen by the repeating group.
I have used checkboxes for the same.
This is how it looks like:
If a person selects 1 option, then he/she shouldn’t be able to do that anymore, and then the pop up should immediately close (wanted to eliminate the button ‘tag a book’)
If anyone knows how to go about this, let me know!