View Source PolymorphicEmbed.HTML.Helpers (Polymorphic Embed v5.0.0)

Summary

Functions

Returns the polymorphic type of the given field in the given form data.

Returns the source data structure

Returns the source data structure

Functions

Link to this function

get_polymorphic_type(form_field)

View Source
Link to this function

get_polymorphic_type(form, field)

View Source

Returns the polymorphic type of the given field in the given form data.

Returns the source data structure

Returns the source data structure

Link to this function

to_form(source_changeset, form, field, options)

View Source