From what you said I understand that you have created a new content type. Your form works on the frontend, thanks to Seblod Form menu item, but you are stuck where are data.
If you have used the default Seblod settings, you data are saved as articles, with maybe date as title. If you haven't specified the particular category, the articles might not be categorized, which might be a problem.
What you can do is go to phpMyAdmin and see what category are they in.
What you should use to display them is use Articles > Category Blog menu item to display your items (stored in a certain category), and the data for that layout are set in Intro View. Content layout will be used to display a single content type, by via clicking on content title or via menu Articles > Single Article.
You can also use the Seblod > List&Search menu item, for which you have to set a List&Search Type, where you can set search criteria (in Search Form layout), order (in Ordering) and in List you can decide if you want table or blog layout, by selecting the appropriate template.