Validation failing on a lookup field

Posted by IramK on 21-Apr-2015 03:23

Hello,

I have a Look up field for which I have custom validation set on that field as mentioned below:

if ("{!opportunityLookUp}" === "")
{ return "Please select an Opportunity.";
}

But the above mentioned validation doesn't work on Lookup fields. I cannot use the Rollbase required field option because I am hiding and showing that field based on a certain checkbox selection. Could anyone suggest a solution for this issue please?

Cheers.

All Replies

Posted by pvorobie on 21-Apr-2015 11:11

This is confirmed defect: PSC00331315

This thread is closed