The actual product operation is inconsistent with the video tutorial

When I was learning the teaching video of our appmaster, I found that many configuration interfaces and fields were completely different from those in the video. The video is very old. How can I learn to use it?

For example, in the video teaching of enumeration values ​​in data types, Select Enum is not manually assigned values ​​but requires selection (I don’t know how to generate the options); and I didn’t see the index option, but an override json.

@qingrui_wang Hello! The interface has changed quite a lot. The old functionality is still supported, and new features have been added as well.
You can also check out the AppMaster Docs.

To add Options to an Enum, follow these steps:

  1. Click the Create Enum button
  2. Enter a name and add the Options, then click Create
  3. In the modal window for adding a new variable to the table, select the required Enum.

The Index option can be found here: