Unlocking an auto-generated section
If you have added data in Data manager, you will have a data load script section named Auto-generated section that contains the script code required to load the data. The auto-generated script is read-only, but you can unlock it. This means that you switch from Data management to the data load script for defining this part of your data model as well. This can be useful when you need to perform more complex data operations to achieve the data model needed in your app.
Warning noteWhen you have unlocked the auto-generated script, you are not able to edit the selection of this data using Data manager anymore. If you add new data using Data manager, this will create a new auto-generated script section.
Do the following:
- Select the section named Auto-generated section.
- Click Unlock.
You can now edit the entire data load script to adjust your data model.
Tip noteIt is recommended that you rename the section after you have unlocked it.