-
-
Notifications
You must be signed in to change notification settings - Fork 824
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
SearchKit - Add 'whole row' and 'add row' editable features #31583
Conversation
Adds 2 useful modes to SearchKit editable settings: 1. Edit whole row: enables all fields in row to be edited and saved at once 2. Add new row: enables a new row to be added in-place
🤖 Thank you for contributing to CiviCRM! ❤️ We will need to test and review this PR. 👷 Introduction for new contributors...
Quick links for reviewers...
|
When a sortable popup opens and there was already a sortable display on the page, the drag-n-drop in the popup was broken. This fixes it.
not able to apply the patch |
@allinappliadmin you can test on the Online demo of this PR 🔗 |
Formbuilder is not activated. I don't have that much time right now to set everything, sorry :-/ |
Thanks @colemanw and sorry for the delay! Finally gave this an Feature requests for the future:
|
Thanks @highfalutin ! |
Overview
Adds 2 useful modes to SearchKit editable settings:
As an example, this adds an editable searchdisplay for editing custom field options, with the ability to add a new option inline: