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

Add support for vertical tabs in remote forms #63

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

dontub
Copy link
Contributor

@dontub dontub commented Nov 20, 2024

With this change a \Civi\RemoteTools\Form\FormSpec\VerticalTabsContainer with \Civi\RemoteTools\Form\FormSpec\FormTab as elements can be used to add vertical tabs to a remote form. A \Civi\RemoteTools\Form\FormSpec\FormTab is a container for any form element.

systopia-reference: 26546

@dontub dontub requested a review from jensschuppe November 20, 2024 14:55
Copy link
Contributor

@jensschuppe jensschuppe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not exactly sure what the Vertical Tabs concept corresponds to in each implementation (e.g. the concept exists in Drupal, but maybe not others), but being able to explicitly define it seems a good idea.

@dontub dontub merged commit 0429965 into add-data-transformer-chain Dec 2, 2024
9 checks passed
@dontub dontub deleted the add-vertical-tabs branch February 14, 2025 09:52
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