pentacent / keila

Open Source Newsletter Tool.
https://keila.io
GNU Affero General Public License v3.0
1.33k stars 69 forks source link

Allow custom data in forms #135

Closed wmnnd closed 7 months ago

wmnnd commented 2 years ago

Forms should allow users to configure custom data fields (ideally with validation) to add custom data to new contacts.

The types of fields should include:

The validations should include:

It should be possible to mark fields as optional/mandatory and visible/hidden.

beeb commented 1 year ago

Having the option to add data to a user depending on which form has been used to subscribe would be very helpful (e.g. different locales are targetted separately, we want to know which locale the user was using when subscribing).

wmnnd commented 7 months ago

Implemented in #263