The plugin introduces three new field types for Fluent Forms designed for Czech and Slovak businesses. These fields allow the collection and automatic validation of business identification numbers (IČO) against their respective national registries.
Available Fields
IČO (CZ) – Adds a field to collect a Czech Identification Number (IČO) and validates the input against the ARES business registry. The ARES API may be subject to rate limits.
IČO (SK) – Adds a field to collect a Slovak Identification Number (IČO) and validates the input against FinStat.sk.
IČO (CZ/SK) – Adds a combined field to collect and validate an Identification Number (IČO) against both ARES (Czech Republic) and FinStat.sk (Slovakia). A valid number is one that exists in either registry.
Setup Instructions
- Enable the Fields. Go to your WordPress Dashboard → Settings → Form Enhancer.
Locate the following options and toggle them on:- IČO (CZ)
- IČO (SK)
- IČO (CZ/SK)
- Adding the Fields to a Form. Once enabled:
- Open your Fluent Form or create a new one.
- Add a new field as usual – The new IČO fields are available among the standard field types.
- Drag and drop the desired field into your form.
Notes
- Only standard text input field options are available for these fields.
- The fields automatically handle validation via API queries to ARES and/or FinStat.sk, depending on the selected field.
- Make sure your site’s server can make external API requests to ensure proper validation functionality.
Table of Contents