How to fetch the third item from Dynamic choice list used in Combo box
Summary
How to fetch the third item from Dynamic choice list used in Combo boxContent
Hi All,
I was referring to below blog from Shay in which he has showed how to access the third item from the list in Combo box. We have the similar requirement in which we need to fetch emp Id, Emp Name and Emp Title from Employee service. So tried the same approach to fetch the Emp title using JS in the similar way it is shown in video and it is working . However in our case the list of values for employees is dynamic and it contains 1500+ records.
Tagged:
0