Aam-Digital / ndb-core

Easy-to-use case management web app for NGOs anywhere in the world.
http://www.aam-digital.com
GNU General Public License v3.0
55 stars 18 forks source link

Public Forms should support dynamic prefilled / default values #2401

Open sleidig opened 3 months ago

sleidig commented 3 months ago

The "default" prefilled values of a field in a Public Form (PublicFormConfig.prefilled) currently only allows fixed values. This should support the same dynamic placeholders that EntitySchemaField.defaultValue allows to be configured.