Getting default values from the context

The default value of an input field is usually derived from the form-tag’s value part. It is, however, possible to get the default values from the context within which the form is placed. To do this, add default:{source} option to the form-tag from which you want to derive the default value. Available data sources are: … Continue reading Getting default values from the context