I'm wondering if someone can point me in the right direction in something I'm looking to create.
So I have a contact form which I created which all the data gets submitted to a SQL DB. What I'm looking to do is create some sort of page in umbraco to display those fields.
I know there are some extensions that already do this, but I'm fairly new to umbraco and would rather try to learn and create something myself.
If someone could point me in the right direction of creating something like this it would be great.
Display data from database in umbraco
Hello,
I'm wondering if someone can point me in the right direction in something I'm looking to create.
So I have a contact form which I created which all the data gets submitted to a SQL DB. What I'm looking to do is create some sort of page in umbraco to display those fields.
I know there are some extensions that already do this, but I'm fairly new to umbraco and would rather try to learn and create something myself.
If someone could point me in the right direction of creating something like this it would be great.
Matt
Hi Matt,
Maybe you can have a look at this blogpost ?
https://creativewebspecialist.co.uk/2013/07/16/umbraco-petapoco-to-store-blog-comments/
Dave
Hello,
Thanks for the link,
Is there something that is more "noob" friendly!? :)
Take a look at https://our.umbraco.org/projects/backoffice-extensions/fluidity/ there is link to source code so you can see how its done. Its not simple but worth a look
And there is excellent documentation for fluidity as well : https://umco.github.io/umbraco-fluidity/
is working on a reply...