Two questions regarding the value stored for a lookup field.
1) Is the value of a lookup field set to null when nothing is selected from the list?
2) Assume that a record has a list id stored in the lookup field, How can I set the lookup field back to NOTHING as though a list selection was never made? I tried setting it to NULL in the form module's code, but got an error for trying to set it to null. I also tried clearing the list field on the form, but got an error there too.
any help would be appreciated.
Thanks.
1) Is the value of a lookup field set to null when nothing is selected from the list?
2) Assume that a record has a list id stored in the lookup field, How can I set the lookup field back to NOTHING as though a list selection was never made? I tried setting it to NULL in the form module's code, but got an error for trying to set it to null. I also tried clearing the list field on the form, but got an error there too.
any help would be appreciated.
Thanks.