docs(navigation): document Form Configuration - #15776
Merged
Merged
Conversation
Form Configuration had one bullet on the Sidebar Menu page, added in passing by an unrelated change, so there was nowhere describing how to actually use it. Adds a page covering choosing a form, the three states a field can be in, the placement, required, and disabled controls, reordering fields, the Optional Fields default, and what saving and resetting do. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Maffooch
approved these changes
Aug 24, 2026
devGregA
approved these changes
Aug 24, 2026
Contributor
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
1 similar comment
Contributor
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
…tion # Conflicts: # docs/content/navigation/PRO__sidebar.md
Contributor
|
Conflicts have been resolved. A maintainer will review the pull request shortly. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Form Configuration had a single bullet on the Sidebar Menu page, and that bullet was added in passing by an unrelated documentation change, so there was nowhere explaining how to use the feature.
Adds a Configuring Forms page under Navigation, beside Customizing Tables, covering:
Also links the Form Configuration bullet on the Sidebar Menu page through to the new page.
Note for whoever merges
This changes the Form Configuration bullet on the Sidebar Menu page. The page layouts documentation PR changes the Layout Defaults bullet directly beneath it. They are independent and either can go first, but the second one merged will want a one line rebase on that file.
Test Commands
/test all- run all testsTest Configuration