nexg-erp / Forms
Visualizer
Runs in your browser

No account, no upload, no database

See your own form as a web screen.

Export a form with frmf2xml and drop the XML here. The same converter the product ships reads it in this tab, draws the screen it produces, and lists every construct it refused, with the PL/SQL it refused beside each one.

Your file never leaves this browser. There is no upload: the conversion runs in this page, and closing the tab is what deletes it.

Nothing is uploaded.

The rows on the screen are generated from the form’s own columns so the layout has something in it. They are not your data, and no database is connected: a connected account reads and writes your Oracle, which is the product rather than this page. Field rules run for real, from the converted document, and a rule the converter refused is in the worklist rather than silently absent.