Hello,
I'm experiencing a problem with the CFC editor, I've a function block with an input of the UDT data type. This function is called many times in the CFC environment, and it's connected to several variables in a DB having the same UDT data type. The problem I have is that adding or removing a variable on the UDT, after regenerating both DB and FB, when I update the block types in CFC, it deletes all the connections I made before. Does anybody knows if there's any way not to lose those connections? For me it would be enough also to have them changed as text connections. Thanks in advance