Per Nergård (MVP)
+1
Mar 9, 2015
visibility 2198
star star star star star
(1 votes)

Tool for simplifying viewing of form data

I have always thought it to be a bit cumbersome to view and manage xform-data.

My big problem is finding the correct form page,form block or any form page/block for that matter, to be able to click the view data button.

To simplify the process I have made a small tool.

It displays a list of the authenticated users forms. If an unauthenticated user browses the page it redirects to the start page.

The tool is very ugly but I find it useful. It looks like this:

myforms overview

In the left you have a menu where your forms are displayed sorted by folders. Forms that doesn’t have a folder is placed under “No folder” headline.

First tab just displays the form so you can get a quick visual check if you have been sloppy with the form names.

Second tab displays the form data. You can drag and drop columns, if you want to compare them in a different order, search for values etc.

The third tab displays the built in form UI in an Iframe where you can export, delete etc.

You can get the source over at Bitbucket.

Feedback is always appreciated. I’m happy to accept pull-requests.

Mar 09, 2015

Comments

error Please login to comment.
Latest blogs
Optimizely Commerce 14 Now Supports .NET 10

In my previous post, Optimizely CMS 12 Now Fully Supports .NET 10 , I noted one remaining limitation: Commerce 14 (Commerce Connect) did not yet...

Bien Nguyen | Aug 7, 2026

The Top 10 Things I'm Actually Using AI For

A while back I wrote about ReviewPR, an Azure Function that uses AI to review Azure DevOps pull requests. That was one specific use case, but over...

KennyG | Aug 5, 2026

Drag-and-Drop Reordering for Commerce Media Collection in Optimizely Commerce Connect

Optimizely Commerce Connect ships a polished asset editor for the CommerceMediaCollection  property on catalog entries. It lets editors add, remove...

Linh Doan Cuu | Aug 5, 2026

Order tabs with drag and drop V2

I earlier did a very simple Blazor version to be able to sort tabs with drag and drop. I wanted to update it a bit and also display how the tabs ar...

Per Nergård (MVP) | Aug 4, 2026