Is there a way to change the style of a datatype on the content pane dependent upon what datatype it is? I have a "no edit" datatype that I would like to use but the descriptive information I add in gets positioned all the way on the left and I would rather have it stretch out to fill width but just on this type and I don't currently see an option in the HTML to style only this option.
If I could find where the template that is used to populate the datatypes, I could probably code it in myself but I can't find that either (maybe in a bin file?) so I am putting it in the feature topic. If this isn't an easy add on can it be a feature in an upcoming release? just take the name of the datatype, change any spaces to dashes, and place it as a class in the 'propertpane' div
Class for datatypes
Is there a way to change the style of a datatype on the content pane dependent upon what datatype it is? I have a "no edit" datatype that I would like to use but the descriptive information I add in gets positioned all the way on the left and I would rather have it stretch out to fill width but just on this type and I don't currently see an option in the HTML to style only this option.
If I could find where the template that is used to populate the datatypes, I could probably code it in myself but I can't find that either (maybe in a bin file?) so I am putting it in the feature topic. If this isn't an easy add on can it be a feature in an upcoming release? just take the name of the datatype, change any spaces to dashes, and place it as a class in the 'propertpane' div
is working on a reply...