Docs: Organize Layout for CRM field groups (CRMAAS-3083)#810
Draft
haleyserrano wants to merge 1 commit into
Draft
Docs: Organize Layout for CRM field groups (CRMAAS-3083)#810haleyserrano wants to merge 1 commit into
haleyserrano wants to merge 1 commit into
Conversation
Document the new Organize Layout page for arranging field groups, ordering fields, and setting the unassigned sort order for a CRM object type.
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.
JIRA
CRMAAS-3083 — Create the Organize Layout page
Classification
UI/UX change — new admin configuration page for arranging CRM field layout.
Repo targeted
Partner Center (partner-facing) — this feature is reached via Administration → CRM Objects in Partner Center, the same area used to create custom objects and configure their fields (see
crm/contacts/index.mdxandcrm/custom-objects.mdx).Summary of documentation updates
Documented the new Organize Layout page in the existing CRM custom objects article:
Existing docs updated vs. new docs created
Updated existing docs only — no new page created.
Placement reasoning
docusaurus/docs/crm/custom-objects.mdxalready documents the Administration → CRM Objects area and the "configure its fields" step for a CRM object type. Organize Layout is a new capability within that same admin workflow (applying to standard objects like Contacts/Companies as well as custom objects), so it was added as a new section there rather than a standalone page — keeping it beside the related "Create a custom object" workflow.Acceptance criteria coverage
The ticket contains a single description line (no itemized acceptance criteria in JIRA): "Build the Organize Layout configuration page where admins arrange field groups, order fields, and set the unassigned sort order for a CRM object type, backed by the GetFieldLayout / UpsertFieldLayout / ResetFieldLayout APIs." All three user-facing capabilities described (arrange field groups, order fields, set unassigned sort order) are covered in the new section. Internal API/RPC names were intentionally omitted from the user-facing doc.
Figma / images
None were provided with this ticket. No screenshots were added — flagging this as a follow-up opportunity once the feature is available to add a screenshot.
Skills used
None of this repo's skills applied directly to this edit; changes followed the repo's markdown conventions in
CLAUDE.md(no>characters, sentence-case headings,:::callouts) manually.Assumptions / limitations
Product-Roadmaplabel. Proceeding on that basis, but flagging the epic's incomplete status here per the rollout-check step.administration/data-management/crm-objects/index.mdx) is also titled "CRM Objects" but documents a distinct feature (custom fields for accounts/users/orders/products). This PR does not touch that article, as it does not cover Contact/Company/custom-object field layout.@ahnikakuse @haleyserrano @maryam6samadi
Generated by Claude Code