Closed pbullhove closed 11 months ago
Most important is table.
Be able to create new items and specify template:
"config": {
"type": "PLUGINS:dm-core-plugins/table/TablePluginConfig",
"templates": [
{
"type": "Refernce",
"referenceType": "link",
"address": "...."
}
],
So if you have 20 different platforms.
PlatformBlueprint entity: AGSB, simualtion
where can we set the defaultvalues for simulations in ASGB, that are different from ASGB2? Don't want to make 20 different blueprints for every different platform, should be able to set
Solution
Start doing this with table, this solves 80% of the problems.
In the TableConfig, be able to specify template for newly created entity.
In the UIRecipe