# Set Value Logic for Fluent Form.
Conditional logic normally shows a field or hides it. This plugin adds a third action: **write a value into a field** — a calculated total, or a predefined value chosen by conditions.
1. Download Fluent Form fresh from wordpress.org (or your Pro account) and install it.
2. Install this plugin and activate it. Your rules survive either way. They live in `wp_options` under `ffsvl_rules_{form_id}`, which both builds share, and neither uninstall touches the other’s data.
## Install
1. **Plugins → Add New → Upload Plugin**, choose the zip file , activate.
2. **Fluent Form → Integrations → Modules** — the **Set Value Logic** card is on by default.
3. Open any form, go to **Settings & Integrations**, and choose **Advanced Conditional Logic** from the sidebar.
4. Requires Fluent Form (free or Pro), WordPress 6.0+, PHP 7.4+.
## What changed in 1.0.7
Everything now uses one slug: **`set-value-logic-for-fluentforms`**.
##License
GPL-2.0-or-later.