Task #1476
Have inputs disabled by default
Start date:
09/10/2016
Due date:
% Done:
100%
History
#1 Updated by Luke Murphey about 8 years ago
- Target version changed from 0.7 to 0.5
#2 Updated by Luke Murphey about 8 years ago
This interval argument is confusing.
When I have the modular input accept the interval argument via scheme args, it complains that the argument should not be advertised via the introspection arguments. I think the base class needs to filter this from the introspection scheme when in multi-instance mode.
There are two things that should change:- When in multi-instance mode and the interval argument is not in the expected list, it should be allowed
- When in multi-instance mode and the interval argument is in the expected list, it should not be included in the introspection scheme
#3 Updated by Luke Murphey about 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100