We want to be able to add several Properties to a Content node tab that all use a Grid Layout data type.
However when we set this up all we got was a list of Grid Layouts, without their property names. This meant we are unable to tell which Grid Layout we were editing.
Is there any way to display the Property name next to the Grid Layout in the way it appears for any other Property type
Dont know if thats possible without creating a custom datatype. One way around it would be putting the separate gridlayout properties in separate tabs, and naming the tabs. Thats probobly gonna be alot cleaner aswell and easier to content.
Grid Layout Property name
Hi,
We want to be able to add several Properties to a Content node tab that all use a Grid Layout data type.
However when we set this up all we got was a list of Grid Layouts, without their property names. This meant we are unable to tell which Grid Layout we were editing.
Is there any way to display the Property name next to the Grid Layout in the way it appears for any other Property type
We are using Umbraco 7.2.4
Thanks
Dont know if thats possible without creating a custom datatype. One way around it would be putting the separate gridlayout properties in separate tabs, and naming the tabs. Thats probobly gonna be alot cleaner aswell and easier to content.
Yeah we don't want to go down the individual tab route as we would need about 6 extra tabs and we already have quite a few
Maybe the custom data type is the way to go
I get that. HaveĀ“nt thought about the property not beeing there before now. Maybe something to add to http://issues.umbraco.org?
is working on a reply...