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

Disable rowLinks/rowModal/rowSlideover for column(s) #452

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

J87NL
Copy link
Contributor

@J87NL J87NL commented Jun 21, 2023

After these changes we are able to exclude one or more columns for the rowLinks/rowModal/rowSlideover:

    ->column(key: 'key', label: __('Label'), canBeHidden: true, sortable: true, clickable: false)

This could be necessary when having buttons or a (small) form (dropdown or something) in a <x-splade-cell so the rowModal won't be 'in the way'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants