Guest User

Untitled

a guest
Oct 15th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. //Set current date and time as default
  2. window.formyoula.form_fields['cc3e-a756-2cf7'].set( { value: moment() } );
  3.  
  4.  
  5. formyoula.form_fields["63db-c04d-5c21"].set("value", "FRIES" );
  6. formyoula.form_fields["b1f5-5e88-9a7d"].set("value", "WEDGE" );
  7. formyoula.form_fields["ec56-73a3-62eb"].set("value", "HASHBROWN" );
  8. formyoula.form_fields["0263-e22d-85d2"].set("value", "HOME" );
Add Comment
Please, Sign In to add comment