Skip to content

[Enhancement] Implement custom sorting of fields in a DynamicForm #1416

Closed
@tahawkins21

Description

@tahawkins21

Category

[x] Enhancement

[ ] Bug

[ ] Question

Version

Please specify what version of the library you are using: [Latest]

Expected / Desired Behavior / Question

I would like to see the ability to control the order of list columns that are rendered using a DynamicForm component.
Assumption is that a property could be added to IDynamicFormProps.tsx "fieldOrder" that takes an array of internal field names that will be rendered in order, or similar.

It looks like IDynamicFieldProps already has an Order prop to work with, though I haven't figured out how to make that work in DynamicForm.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:fixed-next-dropIssue will be fixed in upcoming release.type:enhancementNew feature or enhancement of existing capability

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions