Skip to main content

Is it possible to pre-fill a field in a conversational form in FluentForms?

The desired outcome would be that if a field is pre-filled by a url param, then the prefilled field is skipped automatically

Lukman Nakib

It can be pre-filled like this {get.test}, check default value dropdown for more. But it wont be skipped, from UX perspective its better to show the user, so the user can see and change if required

Assaf Manor

Yes, you can define a default value - either by a get request of one of the query parameter, or by the fcrm contacts fields (or wp user fields).