Hello,
I am using getOptionLabelUsing to set the label for bookings in my Repeater.
The Repeater has booking_id and amount inputs.
The booking_id is using getOptionLabelUsing.
I have a refresh button with the amount input.
Please let me know how to set the option label of that repeater item for the Select (booking_id) when I click on suffixaction with the amount input.
Thank you