Skip to content
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

Custom Staff Member Fields #55

Open
brettshumaker opened this issue May 21, 2016 · 0 comments
Open

Custom Staff Member Fields #55

brettshumaker opened this issue May 21, 2016 · 0 comments
Labels
Milestone

Comments

@brettshumaker
Copy link
Owner

We need to find a way to allow users to define their own custom fields. They'll need to be able to define the field name - required, field type (text, text area, ??) - required, html output for the field - optional, and an order value (maybe a drag and drop) - optional. We'll probably want to do some checking against existing field names (including the default fields) so we don't run into any conflicts if a user tries to duplicate a field name. We should generate the template tag to be used for the custom field as well.

Extra credit: allowing a custom field to be applied only to members of a specific group.

@brettshumaker brettshumaker added this to the 2.2 milestone May 21, 2016
@brettshumaker brettshumaker modified the milestones: 2.2, 2.4 May 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant