<%= form_for @changeset, "#", [ id: "property-form", phx_target: @myself, phx_change: "validate", phx_submit: "save" ], fn f -> %> <% end %>