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

Cannot switch to forms containing "Private" fields #744

Closed
pdestefanis opened this issue Jul 24, 2012 · 1 comment
Closed

Cannot switch to forms containing "Private" fields #744

pdestefanis opened this issue Jul 24, 2012 · 1 comment
Assignees
Milestone

Comments

@pdestefanis
Copy link
Collaborator

If a form contains fields with restricted visibility, when the user attempts to switch to that form, the application shows the spinner next to the form selector, but the required form is never loaded.

If the default form has private fields, the fields are showed according to the logged-in user's role access level, but if the user switches to another form, and attempts to return to the default form, the same behavior is observed.

Field editability does not cause this issue, only its visibility level
This happens in both admin and member views

@srutto
Copy link
Contributor

srutto commented Mar 25, 2013

Confirmed on 2.6.1. The issue with the spinner seems to have been solved. the visibility level still affects the private fields. If a form has private fields, the fields are shown according to the logged in user's access level. Field edibility doesn't affect the fields.

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

No branches or pull requests

3 participants