Grid rows always the same row configuration, even if select a different row configuration.
Using Umbraco 7.5.6
New install of Umbraco and have created Grid datatype and added some row configurations.
Then added a property to the document type using that Grid Datatype.
When I go to edit a page using that document type I can see all the available row configurations.
However, it always inserts a row of the same row configuration, regardless of which row configuration I choose. e.g. it always inserts a '3 col even' row, even if I choose '4 col even' or 'Narrow center'
Has anyone else come across this behaviour?
On the Datatype, the 'Allow all row configurations' checkbox is ticked.
I have tried deleting the property from the document type, deleting the grid data type and then repeating but the same thing happens.
I deleted the property from the document type, deleted the grid datatype and then recreated the Grid Datatype but this time I removed any spaces from the row configuration names and also just entered the row configuration name into the name fields, not the row configuration label field.
Grid rows always the same row configuration, even if select a different row configuration.
Using Umbraco 7.5.6
New install of Umbraco and have created Grid datatype and added some row configurations.
Then added a property to the document type using that Grid Datatype.
When I go to edit a page using that document type I can see all the available row configurations.
However, it always inserts a row of the same row configuration, regardless of which row configuration I choose. e.g. it always inserts a '3 col even' row, even if I choose '4 col even' or 'Narrow center'
Has anyone else come across this behaviour?
On the Datatype, the 'Allow all row configurations' checkbox is ticked.
I have tried deleting the property from the document type, deleting the grid data type and then repeating but the same thing happens.
thanks,
Nick
Think this is now resolved.
I deleted the property from the document type, deleted the grid datatype and then recreated the Grid Datatype but this time I removed any spaces from the row configuration names and also just entered the row configuration name into the name fields, not the row configuration label field.
is working on a reply...