-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Additional Message Fields #737
Comments
When an admin defines a message template, should this be the default template now for all users on the instance? Or just for this admin user, and the other users stick with the default template? Thinking about this, I think this should actually be in the settings for all users, not admins, and each user should get to define their own template. The default template is just an optional contact field, plus the message body. This way, users on tips.hushline.app could choose to add extra fields if they want, just to their forms. And an org that runs their own instance could have different forms for different purposes. What do you think? |
I think we should make this per user, as a paid feature for subscribers and single tenant instances. |
Separate fields between plaintext metadata, and encrypted extra fields. The encrypted fields will be encrypted with the user's PGP key. The metadata fields will be filterable. |
Use Case
Requirements
Mockups
Message Template Settings
Left: New fields added, all sections collapsed
Center: One section expanded, field label in focus
Right: All sections expanded, active section shows an active "Update Question" button (after modifying anything in the section). All other sections haven't been modified, and their update buttons are disabled.
Field Settings Mapped to Message Form
The text was updated successfully, but these errors were encountered: