AshBackpex.Fields.BelongsTo (Ash Backpex v0.1.10)

View Source

A server-backed typeahead form for belongs_to relationships.

AshBackpex selects this field automatically when a belongs_to field enables typeahead. Index and show rendering continue to use Backpex's standard BelongsTo implementation.

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.