Skip to content

Instantly share code, notes, and snippets.

@yeriepiscesa
Created April 20, 2019 04:24
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 yeriepiscesa/dc955ccbcb18799cb40265978bf20d8d to your computer and use it in GitHub Desktop.
Save yeriepiscesa/dc955ccbcb18799cb40265978bf20d8d to your computer and use it in GitHub Desktop.
<label> Your Address
[text your-address] </label>
<label>Provoince
[select province id:province_id "-- Select Province --"]
</label>
<label>Regency
[select regency id:regency_id "-- Select Regency --"]
</label>
<label>District
[select district id:district_id "-- Select District --"]
</label>
<label>Village
[select village id:village_id "-- Select Village --"]
</label>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment