Skip to content

Instantly share code, notes, and snippets.

@matedemorphy
Created January 16, 2020 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matedemorphy/28642b7beaef3f5b13123bc3c7973ba6 to your computer and use it in GitHub Desktop.
Save matedemorphy/28642b7beaef3f5b13123bc3c7973ba6 to your computer and use it in GitHub Desktop.
<form class="simple_form default_class" id="new_financial_obligation" data-model="financial_obligation" novalidate="novalidate"
data-client-side-validations=
"{&quot;html_settings&quot;:{&quot;type&quot;:&quot;SimpleForm::FormBuilder&quot;,&quot;error_class&quot;:null,&quot;error_tag&quot;:&quot;div&quot;,&quot;wrapper_error_class&quot;:&quot;form-group-invalid&quot;,&quot;wrapper_tag&quot;:&quot;div&quot;,&quot;wrapper_class&quot;:&quot;form-group&quot;,&quot;wrapper&quot;:&quot;vertical_form&quot;},&quot;number_format&quot;:{&quot;separator&quot;:&quot;.&quot;,&quot;delimiter&quot;:&quot;,&quot;},&quot;validators&quot;:{&quot;financial_obligation[holder_id]&quot;:{&quot;presence&quot;:[{&quot;message&quot;:&quot;debe existir&quot;}]},&quot;financial_obligation[financial_entity_id]&quot;:{&quot;presence&quot;:[{&quot;message&quot;:&quot;no puede estar en blanco&quot;}]},&quot;financial_obligation[financial_product_id]&quot;:{&quot;presence&quot;:[{&quot;message&quot;:&quot;no puede estar en blanco&quot;}]},&quot;financial_obligation[limit_payment_date]&quot;:{&quot;presence&quot;:[{&quot;message&quot;:&quot;no puede estar en blanco&quot;}]},&quot;financial_obligation[minimum_payment_value]&quot;:{&quot;presence&quot;:[{&quot;message&quot;:&quot;no puede estar en blanco&quot;}]}}}"
action="/owners/3/financial_obligations"
accept-charset="UTF-8"
method="post">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment