Hi,

I'm using web form to create a reservation form in my website. I know those who submit through web form will show in "Result" tab.

Is there any way that we can pull the result and show in other pages? Perhaps in another page as table or view?

Thanks in advance...

Comments

ayesh’s picture

Webform has Views integration so you can display them in a View.
But if your form is better if it was a node, go ahead and do it. You can do more with Views then.

seehui’s picture

Thanks! Finally I get them displayed in View!

Is that possible that after displaying view, admin can add in a tag or a field? My original purpose is to let admin flag the reservation as "Confirmed" or "Not yet confirmed".

If we can add this in, it will be perfect...

ayesh’s picture

seehui’s picture

I will try it out. Thanks a lot!