Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Right click the project folder and navigate to Pricefx > Export Schema and click the Export Schema to HTML (for example).

  2. In the Export Schema to HTML dialog, select tables you want to export and enter the file name of the output file.

  3. Click the OK button.

  4. The source of the exported file is displayed in the IDE’s tab. Click on an icon of your favorite browser to display the a preview of the exported tables' metadata.

...

Now, you can view the structure of tables. Each table contains the Field Name, Label, en, Data Type, Required, and the Description column. Fields displayed in bold are primary keys.

...