Playground Page
Gallery Headline
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique.
Testimonials
Dynamic Default Value in Fluent Forms
Form field auto extract from URL query parameter (promo_code). The box cannot be edited. Using built-in css for element class to lock it (ff-read-only)
Employee Username field is hidden using built-in css on element class: ff_force_hide
Department field cursor is showing pointing finger because i use built-in css on container class: ff_pointer
Post/CPT field Fluent Forms with extra query parameters
Extra Query Parameter: author_name[]=admin (SINGLE) OR author_name[]=admin&author_name[]=arif(PLURAL
Explanation: * The [] brackets tell WordPress, “Hey, I have a list of items for this rule.”
So the translation of that code is: “Fetch the pages where the author name is admin AND fetch the pages where the author name is arif.”
The & symbol acts as the word “AND”. It strings the rules together.
Fluent Forms add calc value on repeat field
Use calculation box formula like {repeat.order_items.1} * {repeat.order_items.2}
Fluent Forms Dynamic Input Values In Form Steps
Use dynamic input {input.field_name} from previous steps on the next steps within the same form
Fluent Forms Manual Mapping Meta Keys
User fill in the form, then field data is mapped to the field data from respective CPT field groups set up from ACF Pro.
Fluent Forms Auto Geo-Locate
User fill in the form, the phone field will be auto detected and selected based on user location using geo-locate feature.
Fluent Forms FluentBooking + Show entry using Ninja Table
Fluent Booking feature. Then connect ninja table with fluent form to show front-end view of the form submission list
Name Email Appointment Date & Time
| Name | Appointment Date & Time |
|---|