Matthias Kaegi schrieb:
> Hello List,
>
> I try to make a expression (display-if statement) to display a subview.
>
> On this subview are only Table-attributes...
>
> with this example, i can only make a expression about a list-Attribute
>
> <display-if>
> <expression>
> attr(0x23000e) != null
> </expression>
> <subview-group idref="subview-test-group">
> <title>test info</title>
> </subview-group>
> </display-if>
>
> if there a possibility to make a expression about a table-attribute?
>
> Thanks in advance!
>
Hi Mattias,
I'm not sure what you want to achieve. Maybe this would help you:
<subview-group>
<title>unit 1</title>
<display-if>
<expression>
attrInt(0x0585045a) != 7
</expression>
</display-if>
<subviews>
<table-subview idref="table-1"/>
<table-subview idref="table-2"/>
<table-subview idref="table-3"/>
</subviews>
</subview-group>
mit freundlichem Gruß
Tobias Thomas
--
Technik Netzmanagement
BCC Business Communication Company GmbH
Mittelweg 7, 38106 Braunschweig
Tel. +49 531 2084-476, Fax -389
Service-Nummer: 01801 222678*
mailto:[email protected] www.bcc.de
Registergericht: Braunschweig HRB 4460
Geschäftsführung: Dipl.-Ing. (FH) Josef Glöckl-Frohnholzer
*3,9 Ct./Min. aus dt. Festnetz, Mobilfunk ggf. abweichend
---
To unsubscribe from spectrum, send email to [email protected] with the body:
unsubscribe spectrum [email protected]begin:vcard
fn:Tobias Thomas
n:Thomas;Tobias
org:BCC;Netzmanagement
adr;dom:;;Mittelweg 7;Braunschweig;;38106
email;internet:[email protected]
tel;work:05312084476
tel;fax:05312084389
x-mozilla-html:TRUE
url:www.bcc.de
version:2.1
end:vcard