Crater
How can I prevent a TextInput from the form from being registered or sent to the new record?
In my case, to make a new record when entering the item in the warehouse. I require the product id and the warehouse id, but since it is in a
ProductsRelationManager
with the ownerRecord I get the warehouse id.
How can I pass the warehouse ID to the record without showing it in the form?
@awcodes @wyChoong 🤔
19 replies