How to populate a SharePoint lookup field in drop down

  • 23 September 2019
  • 1 reply
  • 5 views

Hi all,

 

We are trying to implement a master value SharePoint list for our tracking system, we currently want to have a K2 View that is passing a parameter(ABCRequest2019). On load, we want to query a values list that contains a Lookup multiselect field(A, B)

 

It seems I can't populate a Drop down list control in the form with the A , B multi select field properly. Can someone please let me know what the best practice would be and how to call a List Method to populate the dropdown list? 

 

Thank you for any help!


Reply