Hello,
I would like to know how to set default value in field to linked schema.
I have schema Cashflow where is a few records with Name and Value
In another schema Documents I would like to pre-fill field linked to Cashflow by Name and use its Value to js variable.
Note: I need just simple condition - use Value where Name = “xxx” (- value of Name is written manually)
How to?