CS Forms Conditional Logic - Free Addon - :)

Hi everyone,

I built a new addon for Cornerstone Forms called CS Forms Conditional Logic.

This addon adds field conditional logic (show / hide) directly inside the field controls, with support for:

  • equals / not equals
  • contains / not contains
  • empty / not empty
  • AND / OR matching

I tested it on both published pages and builder preview, and tried to keep it lightweight and practical.

GitHub
https://github.com/Tarek-g/cs-forms-conditional-logic

I hope you find it useful. Feedback, bug reports, and suggestions are very welcome.

I would also love to see this feature integrated natively into ThemeCo Pro in a future release.

@Tarek

2 Likes

Very cool great work. Thanks for sharing. Certain things you can make dynamic like cs_form_get_inputs for your input list following the below guide. But yes we’ll eventually get something built in for this functionality. We’re just focusing on ironing out what we already have right now. Have a great day.