Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

clear input box selections?

HI All,

How to clear Input Box Selections ?

Kindly let me know

Regards,

Helen

14 Replies
sunny_talwar

You can hide Jan, but I don't think there is a way to grey it out.

Alternatively, the functionality you are looking to get is usually available in fields. Why don't you create two new fields in you dashboard as from and to and then create a MultiBox to achieve this requirement of yours?

Not applicable
Author

HI Sunny,

grey in the Sense,

if From month is Jan, then possibility select should be for the To month is Jan & Feb

if From month is Feb, then possibility select should be for the To month is  Feb not Jan

sunny_talwar

I see what you are saying, but what I am saying is that if Feb is selected within FROM Month, you have two options

1) See both Jan and Feb (both are selectable)

2) See just Feb

This option is not available

3) See Jan and Feb, but Jan is greyout and cannot be selected

3 option can work using fields, instead of variables.

Not applicable
Author

HI Sunny,

Can you provide me with some example, for using fields.

Regards,

Helen

swuehl
MVP
MVP

You can use this approach to create a From / To fields based on a date field (analog for other calendar fields):

Subroutine to Create Data Model for From/To Date Selection

This approach will serve your needs, i.e. selecting a FROM date will magically filter the possible TO dates.