marb 0 Posted September 14, 2020 Hey all. Just wondering if it's possible to create a custom HDA/OTL with the same network view container network box like the one you get when you create a Block Begin (foreach loop)? I'm creating a couple of OTLs where they “gatekeep” between any SOPs a user places inside them and the visual box around the SOPs is something I'd love to be able to recreate. Thanks, Marb Share this post Link to post Share on other sites
animatrix 210 Posted September 15, 2020 Hi, This is a common feature request but it's not possible. Only think you can do is a hack where you create a for loop network with Iteration Method set to Count with 1 iteration. That way all the nodes inside would only execute once, just like having no loop. The downside is it might confuse other people. Share this post Link to post Share on other sites