Native Tables
Last updated
Last updated
Below is an example of how to create a native table. You will be able to edit columns or create new columns after table creation, too.
All building block references to the column name that you changed will be automatically changed, so you do not need to do any re-mapping.
All building block references will be automatically removed from your building blocks.
Note: Write JavaScript building block will retain its setRef() and getRef() methods, but the deleted column name in the arguments will be automatically changed to "INVALID".