Additional Mark's Functionality

Let's review other functionality of mark's menu and what else can we do with it:

Highlighted in red "+Add New Event" button adds new event to existing mark. Do not confuse it with adding new version - it adds completely new event only attached to the mark user choose.

Highlighted in blue buttons allow user to delete event [red button], but it is available only with safe mode off (see Versioning for additional information); edit existing event [blue button with pencil]; view event's payload [blue button with 'P'] - concise information about event's fields and their properties.

Highlighted in green links show JSON path and JSON schema.

JSON path shows the order of columns which will be reflected in data base table.

JSON schema shows us JSON representation of events data.

Last updated