Skip to main content
Nintex Community Menu Bar

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!

Hello  @jnewman ,

 

Please a look at this section about the drop down list control : https://help.k2.com/onlinehelp/k2five/userguide/5.0/default.htm#Create/K2Designer/Controls/DropDownList/DropDownListControl.htm

 

You can also check out the drop-down list control.

https://help.k2.com/onlinehelp/k2smartforms/userguide/4.7/default.htm#SF_-_ViewControls_-_Drop-Down_List.html

Here is also  Radio Button Control technique:

https://briank2com.wordpress.com/2016/12/16/list-view-radio-button-control/

 

Hope this helps.


Reply