How to display data from database collection to html input form.e.g i want to display name store in data collection to html form
Hi,
If you’re using a built in Editor form, you can’t change it.
But is you’re only looking to get a text from database to your page, you can use a text component.
If you need a costumed form, you can build one using the ‘User Input’ elements in the editor.
See some examples here , under ‘User Input’.
Liran.