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

Unable to configure custom create URL without enabling "Can Edit Inline" in DataTable configuration #1614

Closed
Tshepiso-R opened this issue May 31, 2024 · 0 comments
Assignees
Labels
bug Something isn't working ready for testing

Comments

@Tshepiso-R
Copy link

Description:
There is an issue with the DataTable configuration where the field for "Custom Create URL" does not display when Can Add Inline is enabled unless the "Can Edit Inline" property is enabled. It should be possible to configure the "Custom Create URL" without needing to enable the "Can Edit Inline" property. This behavior should be similar to the DataList configuration.

Steps to Reproduce:

  1. Go to https://function-adminportal-test.shesha.dev/dynamic/TestModule/school-quickrun
  2. Open Form Desinger
  3. Go to the DataTable configuration settings.
  4. Attempt to configure the "Custom Create URL" field without enabling "Can Edit Inline."
  5. Observe that the "Custom Create URL" field is not visible.

Expected Behavior:
The "Custom Create URL" field should be visible and configurable when Can Add Inline is enabled regardless of whether the "Can Edit Inline" property is enabled.

Actual Behavior:
The "Custom Create URL" field only becomes visible when the "Can Edit Inline" property is enabled.

With Can Edit Inline disabled
image

With Can Edit Inline Enabled
image

@Tshepiso-R Tshepiso-R added the bug Something isn't working label May 31, 2024
@Tshepiso-R Tshepiso-R added this to the Backlog milestone May 31, 2024
@hlayisanimazuze hlayisanimazuze changed the title Unable to Configure Custom Create URL Without Enabling "Can Edit Inline" in DataTable Configuration Unable to configure custom create URL without enabling "Can Edit Inline" in DataTable configuration Jun 2, 2024
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

3 participants