S
Shiva Duriseati
Guest
Hi Ithrees, If your courseId is used as a lookup field then you can try using the following code. var courseId=rbf_getFieldValue('2332323'); rbf_selectQuery("student_Id FROM student WHERE R121212 IN ("+courseId+")",10,my_callback); I hope the above solution works for you. Please do let me in case you need any assistance. Regards, Shiva
Continue reading...
Continue reading...