Default value of linked field

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?

Hi Thomas,
There are some ways, how to achieve that. However, these are complicated and work only under certain conditions. In the next version, there should be a direct support in the java script for that. I will let you know as soon as I know the exact syntax.
Regards
Michal

1 Like