Skip to content

OORT-438 Grid view on single resource question#24

Draft
AntoineRelief wants to merge 2 commits into
mainfrom
feat-1.3.0/OORT-438-Grid_view_on_single_resource_question
Draft

OORT-438 Grid view on single resource question#24
AntoineRelief wants to merge 2 commits into
mainfrom
feat-1.3.0/OORT-438-Grid_view_on_single_resource_question

Conversation

@AntoineRelief

Copy link
Copy Markdown
Collaborator

Description

Single resource questions on forms have been updated so the option for showing the content in a grid is possible. With this we are able to see more than one field at a time.

The feature works in the same way as the show as a grid in multiple resources question, you need to add a search button and define there which fields will be shown.

One difference than there is is that the grid is hidden if no record is selected.

You can unselect the resource in the search button grid.

old pr

Type of change

  • Improvement (refactor or addition to existing functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

  • The feature has been tested using it in the app and comparing its functionality with the multiple resources question one

Screenshots

With a resource selected:
Screenshot from 2022-10-13 08-19-40

With no resource selected:
Screenshot from 2022-10-13 08-19-53

How it looks in the form builder:
Uploading Screenshot from 2022-10-13 08-32-19.png…

Checklist:

( * == Mandatory )

  • * My code follows the style guidelines of this project
  • * Linting does not generate new warnings
  • * I have performed a self-review of my own code
  • * I have commented my code, particularly in hard-to-understand areas
  • * I have put JSDoc comment in all required places
  • * My changes generate no new warnings
  • * I have included screenshots describing my changes if relevant- [x] * I have selected labels in the Pull Request, according to the changes with code brings
  • I have made corresponding changes to the documentation ( if required )
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants