Forum Post: Remove Validation On Lookup When We Set The Field Value - New Ui

Status
Not open for further replies.
I

IramK

Guest
Hello, I have a required lookup field and if the field value is not set for a required lookup field it has a validation message saying "field value must be specified" which is correct. I am setting its field value using rbf_setFieldValue(..) and I have a situation in which I am setting its field value on change of a picklist field value. If the field is empty and the validation has ran, the validation message is there. However now at this stage if I change the picklist field value and set the lookup field value (onchange) programmatically, the validation message doesn't go away because I am not going out of focus on the field. Is there a solution to this such that I can run the validation on the field again after using rbf_setFieldValue? Is this issue known? Kindly let me know. Cheers. Iram

Continue reading...
 
Status
Not open for further replies.
Top