Skip to main content

I need to delete rows in my repeating table xml based on a value.  

22030iA37A72F65CD5039B.png

The above almost works, but leaves behind <Item/>

22031iC61910CB7E0B8121.png

How can I use the Update XML replace node contents to eliminate that remaining <Item/>?  

 

I tried to use regex to delete it, but that's not working for me either. It says it can't find a match and leaves it there. I would prefer to just have it all removed via the Update XML command though. 

22032iDBDDD413CBB2BFAC.png

 

 

Be the first to reply!

Reply