Hi everyone,
I’m using NocoBase and have a question:
When opening an Add New form, how can I:
- Receive a preset value (e.g.,
barcode) - Automatically query data from another table (Products)
- And pre-fill fields like
name,priceimmediately when the form opens?
From what I understand:
- Linkage Rules only run after a field changes
- Default values can’t query another table
Is there a way to achieve this kind of pre-fill? What is the best practice?
Thanks in advance!