Hey,
We've had cases of users typing an inaccurate or concatenated name in a lookup field, and accidently creating a new record in the lookup table like that.
I would like to block the option to create records that way, while keeping the option to create records in the lookup table in the usual way (going to that table and clicking the plus button).
Our temporary solution was to make some fields in that table mandatory (unnecessarily) to make an error occur on those cases. Is there a more efficient way to do that?
Thanks!