Hello,
I have created the following fields for a form & content Type (same database column):
- brandone_model: storage (standard, article, brand_model)
- brandtwo_model: storage (standard, article, brand_model)
Only one field in the content type is displayed. (controlled by Conditional States)
Now my problem. If I create a new article of this type, the columns brandone_model and brandone_model columns are also created.
I don't understand that. Normally it should only create the column brand_model.
Make I something wrong?