Title: Set Default Value For Select Data
Last modified: November 21, 2021

---

# Set Default Value For Select Data

 *  Resolved [fecouse](https://wordpress.org/support/users/irani20/)
 * (@irani20)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/set-default-value-for-select-data/)
 * Hello
    I Set Default Value For Select Data and use posts list select but now 
   need user select post Is there a way i can set default post by name?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Kev Provance](https://wordpress.org/support/users/kprovance/)
 * (@kprovance)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/set-default-value-for-select-data/#post-15090290)
 * Well, since your select is populated by dynamic data, I’m not sure it’s entirely
   possible, since that data will be different for each user. You’d have to know
   the specific name of the post. Every users posts are different.
 * That aside, if you could pull the post ID using the post title, you could set
   the default that way. Or, if your are learned in advanced programming, you could
   write a JavaScript function to manipulate the select box and select the post 
   you wish selected based on the option name. I think those are your only options.
 * Good luck!
 * – Kev

Viewing 1 replies (of 1 total)

The topic ‘Set Default Value For Select Data’ is closed to new replies.

 * ![](https://ps.w.org/redux-framework/assets/icon.svg?rev=2889347)
 * [Redux Framework](https://wordpress.org/plugins/redux-framework/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/redux-framework/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/redux-framework/)
 * [Active Topics](https://wordpress.org/support/plugin/redux-framework/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redux-framework/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redux-framework/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kev Provance](https://wordpress.org/support/users/kprovance/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/set-default-value-for-select-data/#post-15090290)
 * Status: resolved