#FormBuilder URL Parameters

4 messages · Page 1 of 1 (latest)

sullen grotto
#

Hi, need help doing something that should be easy; I just want to send a url parameter to a formBuilder form and have that value appear in the formfield. or if there is a better way to pass extra fields or values to a formBuilder form?

fallow ventureBOT
clever stag
#

Trying to understand. Are you trying to fill the default value for a field from a different source like a different collection? Like if a user is logged in then the default value for the email field would be the user's email?

#

But more specifically it's already gathered in the URL so pass the parameter as a prop to the field to replace the value?