as you see in the title, even if i removed \"not null\" feature from the related field, it still doesn\'t let me to insert null value for that field although the field is nu
Bohemian, thanks for your attention. You are right, i figured out that there is a trigger for insert action which effects the related field. I disable trigger and error is gone. Thanks.