Skip to main content
Solved

Is it possible to create a table schema with a predefined number of empty records on the fly?

  • July 31, 2020
  • 3 replies
  • 10 views

Forum|alt.badge.img
Is it possible to create a table schema with a predefined number of empty records on the fly?

Best answer by redgeographics

Yes, you can use a Creator to create any number of features you want and then an AttributeCreator or AttributeManager to create the attributes.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

redgeographics
Celebrity
Forum|alt.badge.img+61
  • Celebrity
  • Best Answer
  • July 31, 2020

Yes, you can use a Creator to create any number of features you want and then an AttributeCreator or AttributeManager to create the attributes.


Forum|alt.badge.img

Yes, you can use a Creator to create any number of features you want and then an AttributeCreator or AttributeManager to create the attributes.

Thanks. Is this possible for a non-geometric object?


redgeographics
Celebrity
Forum|alt.badge.img+61

Thanks. Is this possible for a non-geometric object?

Yes, the Creator has the option to create non-geometry features as well.Screenshot 2020-07-31 at 09.55.12

It's a bit confusing, but if you set it up like this it'll create an object without geometry. And set the Number to Create parameter to however many you want to create of course. 😄