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 a view button to parent query combo boxes by default #4895

Closed
grantfitzsimmons opened this issue May 7, 2024 · 0 comments · Fixed by #4903
Closed

Add a view button to parent query combo boxes by default #4895

grantfitzsimmons opened this issue May 7, 2024 · 0 comments · Fixed by #4903
Assignees
Labels
1 - Request Improvements or extensions to existing behavior 2 - Trees Issues that are related to the tree system and related functionalities.
Milestone

Comments

@grantfitzsimmons
Copy link
Member

image

With the release of 7.9.4, query combo boxes will no longer give the user the ability to view a parent tree record since the default forms explicitly say to not display the edit button. We should add a viewbtn to the parent query combo box unless it is explicitly disabled as this is an unnecessary loss in functionality users have come to rely on.

<cell type="field" id="parent" uitype="querycbx" isrequired="true" colspan="3" initialize="name=Taxon;title=Taxon;editbtn=false;newbtn=false;editoncreate=true" name="parent"/>
@grantfitzsimmons grantfitzsimmons added 1 - Request Improvements or extensions to existing behavior 2 - Trees Issues that are related to the tree system and related functionalities. labels May 7, 2024
@grantfitzsimmons grantfitzsimmons added this to the 7.9.x milestone May 7, 2024
@grantfitzsimmons grantfitzsimmons changed the title Add a view button to parent query combo boxes Add a view button to parent query combo boxes by default May 7, 2024
@CarolineDenis CarolineDenis self-assigned this May 10, 2024
@CarolineDenis CarolineDenis modified the milestones: 7.9.x, 7.9.6 May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Request Improvements or extensions to existing behavior 2 - Trees Issues that are related to the tree system and related functionalities.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants