Pax.Plugins.DetailList (Pax v0.0.1-dev)
View SourceRenders a list of fields for the detail view of a Pax.Interface. The display is of a simple two column list, with the field name on the left and the field value on the right.
Options:
:placement
- A list of sections where the detail list should be rendered. The default is[:show_body, :edit_body, :new_body]
.:fields
- A list of field names (as atoms) to include in the list and the order to include them. If not provided, all fields will be displayed in their original order. If any field name in the list is not available in the fields for that action, that field will be skipped. Field names must be atoms.
Summary
Functions
Callback implementation for Pax.Plugin.type/0
.
Functions
Callback implementation for Pax.Plugin.type/0
.