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

Summary

Functions

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

Functions

Link to this function

get_polymorphic_type(form, field)

View Source

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

Link to this function

to_form(source_changeset, form, field, options)

View Source