Hello,
i have one SP list1 where i have collunm "parts", this one i would like to use as soure for combobox which is in SP list2 in editform1
open combobox and choose items which are in collunm "parts.
on the other hand i have Second Sp list2 - collunm "parts1" where i have editform1 and in it i have this combobox - the items of it - SPlist1 and dispaly and search fields are "parts"
i would need to have in combobox - data source - SP list1 - "parts", where i can find items and basically save them to SPlist2 to colunm "parts1"
Thanks