AshBackpex.Fields.InlineCRUD (Ash Backpex v0.2.0)

View Source

AshBackpex's form renderer for Backpex.Fields.InlineCRUD.

It adds move-up and move-down controls and repeats child labels for every entry. Configure Backpex.Fields.InlineCRUD in the DSL; AshBackpex selects this renderer automatically. It supports has_many relationships and arrays of typed embedded Ash resources; nested arrays normalize independently.

Summary

Functions

Returns the schema of configurable options for this field.

Functions

config_schema()

Returns the schema of configurable options for this field.

This can be useful for reuse in other field modules.