Hi there. I’m trying to create data tables using some editor widgets but I’m stuck on how to set the structure to be used for the data table. From what I figured out I need to set the structure in DataTableFactory but creating it in blueprint doesn’t seem to work as show in the screenshot.
Any idea how I can set the row structure for created data tables in blueprint?
There is a create object node in a free plugin called LE Extended Standard Library on the marketplace. You can use that instead of construct object node. I don’t know why the construct node doesn’t work in this case. Makes these create assets nodes useless unless I’ve been unaware of the proper way.
The plugin creates the factory fine but the created datatable doesn’t appear in the content browser but is created and visible in file explorer.
I tried to import the datatable into the project but that displayed an error instead. For now I’ve settled with a workaround I detailed in my answer