C
clga29261
Guest
I have lookup field and text field. Upon creation of record. i need to pass the id of lookup field ID. when editing, changing new value in the lookup field no problem at all. it gives the lookup ID. the problem is, when i click the selector page and select same value. example: before editing, the value of lookup is "hello" and pass the id to text field. when selecting same lookup value. after saving, it gives -1 to the textfield and emplty to lookup. is there a solution, when i changed the value to the same value it gives the correct ID not -1. or how to customize the selector list, where lookup selected is not in the list? thanks.
Continue reading...
Continue reading...