64
Views
1
Comments
[XML Records] XML records to list
Question
xml-records
Service icon
Forge asset by Afonso Carvalho

I am using the function XML record to List. I have one struc_attribute(A) that is always empty but I want to show the empty tag for it always. Struc_attribute(B) is not always empty and if it is empty I don't want to show the empty tag in the XML. So I cant use ExcludeIfNULL = False, because then it shows both empty struc_attributes. I can't think about a solution. I hope somebody can help me. 
PS: I can't make a second structure because of the name. The exported XML file is going through a API check. The name must be exact so if I make a second struc with the same name there is gonna be a 2 behind the name. That is why it is not gonna work. 

Kind regards, 


Halit

2024-03-14 12-00-57
Carlos Costa

Hello Halit,
You can configure each of attribute and both can have different configurations:



One shows even tho it's empty, the other one doesn't
If it helps, you can send an OML example

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.