hi
I have two doctype :users
userid,password,projectcode(repeat)
and doctype request :
requestid,projectcode,userid,…
we want to read project code from doctype users for specific userid and show in the combobox the project code that belong to specific userid.and when the project code choosed then project code is stored in a doctype request.
in other words,we want read from one doctype with condition and show in the combobox and choose it and store in another doctype
thanks
#API-Management#webMethods#Tamino