I am trying to filter the results of the Parent Account lookup field on the Account entity by the value in a custom field that is also on the Account entity. The custom field is a "two option" (yes/no) type field. I would like the Parent Account lookup field to only display Accounts in the lookup results where this custom field is set to Yes.
I have seen several similar answers regarding filtered lookups to other entities or other lookup fields on the same entity, but this is the same entity and it's not a lookup field.
Is this possible without javascript?
*This post is locked for comments