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

DataList: Same form displayed for listing and create despite the selected view type #846

Closed
hlayisanimazuze opened this issue Jan 8, 2024 · 0 comments
Assignees
Labels
bug Something isn't working ready for testing

Comments

@hlayisanimazuze
Copy link
Collaborator

If the form selection mode is viewType, and you specify the listItem view for listing and create view for creation, when rendered, it display the same form

Steps to reproduce the behavior:

  1. Go to 'https://function-adminportal-test.shesha.dev/dynamic/Boxfusion.SheshaFunctionalTests.Common/memberdata-details?id=b7f0594e-9a6b-478d-bf35-e71962070507'
  2. Check the form rendered on the dataList view and on the Data List Form
  3. Actual Results: The same form is rendered, despite the selection of different view type

Expected behavior
The form should display based on the view type selected

image

image

image

NB: On release branch 29, it was pulling the correct form accordingly
image
https://function-v0-29-adminportal-test.shesha.dev/dynamic/Boxfusion.SheshaFunctionalTests.Common/release-details?id=b7f0594e-9a6b-478d-bf35-e71962070507: To differentiate the forms, the components are arranged differently; the create form begins with a number component, while the listing form starts with a datefield component

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready for testing
Projects
None yet
Development

No branches or pull requests

2 participants