memconfig
memconfig.json
is automatically generated and updated based on a program’s
schema configured in the schema editor UI (bottom left of
the IDE). You should rarely have to edit the file itself, although currently
there are some features missing in the UI.
Descriptions
Types in a program’s schema can have descriptions.
Hints
Hints provided in memconfig.json
indicate how fields should be displayed in
the Navigator.
Preview
With preview hints, you can mark fields as primary
and secondary
to use them
as previews in the Navigator, e.g. in a list of paginated results.
Format
The format hint allows you to format a string as a URL in the Navigator.
Hidden
The hidden hint can be used to mark a field that should not be displayed in the Navigator.