Title: Conditional Logic
Last modified: July 7, 2020

---

# Conditional Logic

 *  Resolved [rcwdm](https://wordpress.org/support/users/rcwgsy/)
 * (@rcwgsy)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/conditional-logic-62/)
 * Anyone has any joy creating conditional logic within their fields, where you 
   go about populating a field if another field has a certain value. With multiple
   options.
 * EG:
 * If ‘Status Field’ says “In-Progress” then ‘Percentage Field’ = 55, and If ‘Status
   Field’ says “Complete” then ‘Percentage Fields’ = 100, and so on…
 * That sort of thing?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * (@keraweb)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/conditional-logic-62/#post-13088973)
 * Hello [@rcwgsy](https://wordpress.org/support/users/rcwgsy/)
 * While we have conditional logic code-wise, there is no UI yet to implement it.
   Currently we only use it for managing Pods but in theory it should work anywhere
   Pods fields are used.
    I personally only got it working on front-end forms for
   a project once.
 * So no, at this point it’s not an official feature available in Pods. We have 
   planned this for Pods 2.8 with the new React UI.
 * GitHub issue: [https://github.com/pods-framework/pods/issues/609](https://github.com/pods-framework/pods/issues/609)
 * GitHub PR (frontend): [https://github.com/pods-framework/pods/pull/5137](https://github.com/pods-framework/pods/pull/5137)
   
   _See my comment on how to use it._
 * Cheers, Jory

Viewing 1 replies (of 1 total)

The topic ‘Conditional Logic’ is closed to new replies.

 * ![](https://ps.w.org/pods/assets/icon.svg?rev=3286397)
 * [Pods - Custom Content Types and Fields](https://wordpress.org/plugins/pods/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pods/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pods/)
 * [Active Topics](https://wordpress.org/support/plugin/pods/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pods/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pods/reviews/)

## Tags

 * [conditional logic](https://wordpress.org/support/topic-tag/conditional-logic/)
 * [custom fields](https://wordpress.org/support/topic-tag/custom-fields/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/conditional-logic-62/#post-13088973)
 * Status: resolved