SmartConnector Forum
Schneider Electric support forum about SmartConnector applications for integration of other building management systems (BMS) into EcoStruxure Building Operation.
Link copied. Please paste this link to share this article on your social media post.
How could I dynamically change the parameters of processor?
For example, for three parameters of a processor:
I'd like to design as:
1. When set Using CSVPointList as True, the EWSContainerID will be blank and gray out or even invisible.
2. When set Using CSVPointList as False, the CSVFilePath will be blank and gray out or even invisible.
Is there a way for me do this?
-Austen Yin
Link copied. Please paste this link to share this article on your social media post.
Austen,
This type of functionality is not currently supported for configurations.
Link copied. Please paste this link to share this article on your social media post.
To expand upon what Mark said,
The type of functionality you are looking for is custom UI functionality, while we do have an enhancement request in the backlog for this, it is not currently in development.
As a workaround, may I suggest you implement custom 'validation' on the processor (see developers guide). That way the processor won't run with an invalid configuration. And the user will be told what is wrong when they click the 'validate' button during configuration. It is not the most pretty way to get this functionality, but at least you won't have configurations running that are not valid.
Regards,
-Jeff
Link copied. Please paste this link to share this article on your social media post.
Thanks, for functionality, it will be OK to be with fixed UI, I seek for custom UI to try to make it more clear which won't confuse user.
Instead, now I add some ToolTip to those parameters to guide user.
-Austen
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.