Title: Loading forms with different default select values
Last modified: August 30, 2016

---

# Loading forms with different default select values

 *  [mhbn](https://wordpress.org/support/users/ravilura/)
 * (@ravilura)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/loading-forms-with-different-default-select-values/)
 * I need to load a form with different default select values depending on the link
   a user clicks to access the form.
 * I managed that by the following js code:
 * I need to load a form with different default select values depending on the link
   a user clicks to access the form.
 * I managed that by the following js code:
 * `<a href="#" onClick="document.getElementById('fld_9484512_1').value='Beginners'"
   >Click if you need a beginners course</a>`
 * But the issue is that conditions do not work in such situation.
    What should 
   be done to resolve the issue with conditions?
 * Please take a look at a live example: [http://bit.do/bsPji](http://bit.do/bsPji)

The topic ‘Loading forms with different default select values’ is closed to new 
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/caldera-forms_475846.svg)
 * [Caldera Forms - More Than Contact Forms](https://wordpress.org/plugins/caldera-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/caldera-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/caldera-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/caldera-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/caldera-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/caldera-forms/reviews/)

## Tags

 * [Conditions](https://wordpress.org/support/topic-tag/conditions/)
 * [select](https://wordpress.org/support/topic-tag/select/)

 * 0 replies
 * 1 participant
 * Last reply from: [mhbn](https://wordpress.org/support/users/ravilura/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/loading-forms-with-different-default-select-values/)
 * Status: not resolved