Set default value of input form field

I have a form with input fields to populate a collection. I’m using a page with a dataset and user input fields and a submit button. The form can be called from different locations of the website. Depending on the location from which it is called, I’d like some of the user input fields to be set to certain default values.

The application is for courses. The form can be called from the description pages of the different courses. The description pages are dynamic item pages, so they are linked to collection fields. Is there a way to pass to the fields in the form a value in a collection column of the selected item?

Thank you

2 Likes

was this solved? I have the same querry

Please add your own issue into a new post instead of bumping up an old post. Explain what you are trying to do, what works, and what doesn’t. Also, add any code in a code block as stated in the Forum Guidelines .

This is an old post and is being closed.