#FormBuilder URL Parameters
4 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
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?