Is it possible to load dynamically the default value in a form (number) field?
For example.
In a form, a user enters two values, start and finish. Both numbers.
When entering a new submission the default value in start is the last value entered to finish.
Currently, the default value only takes the first entry.
Many thanks.