User tests: Successful: Unsuccessful:
Pull Request resolves #47524.
Adds support for custom data attributes in JGrid actions via the $options['custom'] parameter.
This allows developers to pass additional row-specific data without requiring extra database queries. The custom data is rendered as a data-item-custom attribute in the generated HTML.
$options['custom'] = 'test-value';| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries |
Hi @brianteeman, I have updated the PR description.
Please let me know if anything else is needed. Thank you!
you have NOT used the template you have just made one up.
Also I see that this is a new feature. As such it must be made against the 6.2 branch
Also I see that this is a new feature. As such it must be made against the 6.2 branch https://github.com/joomla/joomla-cms#which-branch-should-my-pull-request-target
There was a very good reason why you were given a template to complete when you submitted this PR. Please update your pr with the required details or this will have to be closed. you can find the template here https://github.com/joomla/joomla-cms/blob/5.4-dev/.github/PULL_REQUEST_TEMPLATE.md