Hi all,
I have a problem with delegation.
I have a table in SharePoint with 3 columns and 3000 rows. I would like to create a comboBox and two textImput, so when I select a value in the comboBox i want to autofill in the other two textInput. I have unique value in the textInput when I select a value in a comboBox.
My problem is about 3000 rows and delegation in the comboBox.
Is there a workaround?
Thanks all