Closed
Dynamic layout with labels left not showing correctly in HTML rule
I want to show a few properties with labels left in a HTML rule. The result is that the labels and properties are shown underneath eachother.
It is shown like this:
Show More
I want to show a few properties with labels left in a HTML rule. The result is that the labels and properties are shown underneath eachother.
It is shown like this:
Object Class of this instance
@baseclass
Create Operator
aa236695
And it needs to be shown like this:
Object Class of this instance @baseclass
Create Operator aa236695
The section that is included in the HTML rule is using a Dynamic Layout (Stacked with labels left). Do I need to include specific HTML fragments in the HTML rule?
Show Less