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

Form author with access to two apps only sees forms in the first one, in the Form Builder summary page #878

Open
avernet opened this issue Mar 15, 2013 · 11 comments

Comments

@avernet
Copy link
Collaborator

avernet commented Mar 15, 2013

  • user ab with roles a and b
  • form-builder-permissions.xml with <role name="a" app="a" form="*"/> and <role name="b" app="b" form="*"/>
  • on FB's new page, ab can create forms in a or b: good
  • however, on FB's summary page, ab only sees forms in a: not good ab should also see forms in b

To see forms in b, user can click on Show search options and select b from the Application name dropdown, but this is hard to find (users expect to see all the forms they have access to right away).

Note:

  • $initial-app-value takes the value of the first app user has access to
  • issue is that right now the search API doesn't have or operations (i.e. app = ('a', 'b'))

Reported by Charles Thomas.

@ebruchez
Copy link
Collaborator

ebruchez commented Aug 9, 2013

I just hit this one again during testing of 4.3, and it is very confusing.

Also, even if we just opened by default the structured search, it wouldn't be possible to combine this with the regular search. So we need a better solution.

@ebruchez ebruchez modified the milestones: Consider for 4.7, Review Jun 25, 2014
@ebruchez
Copy link
Collaborator

+1 from customer

@ebruchez
Copy link
Collaborator

At least investigate to see what it takes, both with eXist and relational.

@ebruchez ebruchez modified the milestones: 4.7, Consider for 4.7 Jun 26, 2014
@ebruchez ebruchez self-assigned this Jun 26, 2014
@ebruchez
Copy link
Collaborator

ebruchez commented Aug 7, 2014

Putting 1 point for investigation.

@ebruchez ebruchez modified the milestones: 4.7, 4.8 Aug 25, 2014
@ebruchez
Copy link
Collaborator

+1 from customer

@ebruchez ebruchez modified the milestone: 4.8 Nov 17, 2014
@avernet
Copy link
Collaborator Author

avernet commented Nov 12, 2015

+1 from customer

@ebruchez
Copy link
Collaborator

+1 from me again during testing.

The Form Runner Summary page for Form Builder should probably show the dropdown whether the structured search section is open or not.

@avernet
Copy link
Collaborator Author

avernet commented May 24, 2021

+1 from customer

@ebruchez
Copy link
Collaborator

Confused by this again, in the context of #6518. Possible fix:

  • show the app name selector outside structured search
  • don't show the app name selector inside structured search

Ideally, the Search API would support searching app being 'a' or 'b' or 'c', and we could show all forms in single list.

@ebruchez
Copy link
Collaborator

Check if we can close this. Maybe:

  • doc

@ebruchez
Copy link
Collaborator

ebruchez commented Dec 6, 2024

Only doc remaining.

@ebruchez ebruchez moved this from In progress to Mising doc in Orbeon Forms 2024.1 Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Mising doc
Development

No branches or pull requests

2 participants