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

Add user settings (dynamic) to the backend user editor/viewer #31

Closed
ShawnClake opened this issue Jan 27, 2017 · 5 comments
Closed

Add user settings (dynamic) to the backend user editor/viewer #31

ShawnClake opened this issue Jan 27, 2017 · 5 comments

Comments

@ShawnClake
Copy link
Owner

Add a tab to backend->user where we can view dynamic user settings and update the dynamic user settings.

Also, on user create, add a tab to create user settings which are marked as createable.

@ShawnClake
Copy link
Owner Author

@QuinnBast

Is there more that needs to be done for this?

@QuinnBast
Copy link
Contributor

I have 2 custom fields in Field Manager that are "Editable" and "Enabled" But they do not show up in the "Update User" tab, are they supposed to?

@ShawnClake
Copy link
Owner Author

@QuinnBast Unfortunately I did try to see if I could get that to work, but because the fields are stored as JSON, it won't know how to save it. In other words, I can make it so the fields appear on the form, but it'll error when trying to persist.

For now, this isn't doable until we find another work around

@QuinnBast
Copy link
Contributor

Alright, otherwise the User backend looks great!

@ShawnClake
Copy link
Owner Author

I'm going to mark this as pushed back and then we'll finish it at a later time when we can find a good work around.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants