I built a home page widget to give our Sales Reps a list of Opportunities that need their attention. The criteria is value based (Opps > $50k) and Close Date < TODAY and IsClosed = FALSE. Clicking on this widget link takes them to the Opportunity tab, where I have created a table that contains their list of Opportunities that meet this criteria. Well… the whole point of this table is to get them to update their Opportunities. When they do, like changing a close date to sometime in the future, they get an error when trying to save that is “Value Does Not Exist or Meet Criteria” and they can’t save. Because they have “fixed” their opportunity to get it off their bad list, they get the error because it no longer matches the OppsToUpdate model conditions. This is probably something simple, but I am stumped. Help…
Value Does Not Exist or Meet Criteria" error"
Best answer by Chandra_V
FIXED IT! Just one night of lost sleep, but I got it figured out. The problem was not on my Opportunity tab page, but on the detail object. I had a SF lookup filter on a user reference field to look for a certain user “type” (custom field) and that person has changed positions, so no longer is the right type. So when editing anything on the Opportunity, I got that message. I finally solved it by looking back at the native SF edit page for the Opportunity, where it hi-lighted the offending filtered field. Fixed it by removing the SF lookup field filter, and instead put the filter on the Skuid page, where it is much more forgiving of legacy values that we wanted to keep there. Yay!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
