Get another field from selected relationship record
Is there a way (apart from another db fetch) to get a different field for the relationship record from a select dropdown?
I've form fields like this:
Now, I wish to conditionally show owner_name field only if the selected category has its owner_name set as blank. Is there a way to do it without fetching the record from database?
0 Replies