Skip to content
Discussion options

You must be logged in to vote

Dear @Wout3P,

I can't comment on the way these fields were rendered at the time you submitted the XML, I don't have direct access to the rendering code used at that time.

However using the XML code you mention above, today the label for BT-555 would not be shown, as the corresponding element was not included in the XML. Only the label for BT-731 would be shown. Viewed in English, it would display:
Subcontracting percentage is known: No

This is because you included the element for BT-731 in your XML:
efbc:PercentageKnownIndicatorfalse</efbc:PercentageKnownIndicator>

BT-731 is optional. If the element efbc:PercentageKnownIndicator is not included in the XML, then the line would not be displ…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pdonohoe
Comment options

Answer selected by pdonohoe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
view-templates Related to EFX view templates (/view-templates SDK folder).
3 participants