Recursive Node bindings without Loop Breaker node
Posted: 08 Sep 2012, 16:23
Hey folks,
I'm getting a headache - I'm trying to figure out a way to use the result of a calculation as validation for entered values...
Sounds a little strange, so here's the explanation:
I'm working on a scene which displays some Bars to display the number of in stock items.
The values for those bars come from an Excel sheet which is edited by a user in the background. As soon as the user saves the Excel sheet all values are properly updated and the bars show the correct value.
So here's the problem: No matter what value is entered in the Excel sheet - the presentation should only accept values which are LOWER than the last entered value.
The only way to do this is to use the last displayed value as base for a comparism. Ventuz won't let me do that. I can't use the Loop Breaker Node because we are using Ventuz Touch (Upgrade to PRO is not an option at this point of the project). Is there any way to achieve this? I tried to use a counter but always ended up using the resulting value as base for comparism.
I'm pretty new to Ventuz but until now everything worked out well and the software is pretty intuitive once you understand how it works...
Any help is much appreciated...
Thanks in advance...
Cheers
Hendrik
I'm getting a headache - I'm trying to figure out a way to use the result of a calculation as validation for entered values...
Sounds a little strange, so here's the explanation:
I'm working on a scene which displays some Bars to display the number of in stock items.
The values for those bars come from an Excel sheet which is edited by a user in the background. As soon as the user saves the Excel sheet all values are properly updated and the bars show the correct value.
So here's the problem: No matter what value is entered in the Excel sheet - the presentation should only accept values which are LOWER than the last entered value.
The only way to do this is to use the last displayed value as base for a comparism. Ventuz won't let me do that. I can't use the Loop Breaker Node because we are using Ventuz Touch (Upgrade to PRO is not an option at this point of the project). Is there any way to achieve this? I tried to use a counter but always ended up using the resulting value as base for comparism.
I'm pretty new to Ventuz but until now everything worked out well and the software is pretty intuitive once you understand how it works...
Any help is much appreciated...
Thanks in advance...
Cheers
Hendrik