Mephisto
July 18th, 2025, 10:32
Using the latest beta release, I'm struggling with a comobox and "source". In XML, the comobox is setup like this
<combobox_content_column name="zodiac" source="background.zodiac" />
Despite the "source" defined, the data will be stored right under the character path in the DB, not in the "background" section, whereas
<string_content_columnh name="species" source="background.species" />
will save in the background section of the character in the DB.
What am I missing? :)
<combobox_content_column name="zodiac" source="background.zodiac" />
Despite the "source" defined, the data will be stored right under the character path in the DB, not in the "background" section, whereas
<string_content_columnh name="species" source="background.species" />
will save in the background section of the character in the DB.
What am I missing? :)