XMLPort : How to hide an element

HelGonHelGon Member Posts: 10
Hi,
I have a xmlport with an element table named Customer. Under that, i have other elements filelds. How can I hide the element Customer, to not show?

Comments

  • ara3nara3n Member Posts: 9,256
    you need to use msxmldom and make element manipulation. You can't do that with xmlport.

    You can also request to add this as a feature to micrsoft to add a new property called exclude if empty. It would only work if minimum occurrence is zero.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
Sign In or Register to comment.