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

Always one selected value in Calendar Object

Hi All,

Is it possible to set always one selected value in calendar object  like in list box .

Any Ideas

22 Replies
sunny_talwar

I think it should be possible if you are using a field (and not a variable). Create a list box object for the field you are using in the calendar object and select Always one Selected option. Delete the list box and it might work for the calendar object.

NOTE: I have never done this before, but this technique works for Multi Box object.

HTH

Best,

Sunny

sunny_talwar

Seems to work. Please find attached.

Best,

Sunny

parthakk
Creator II
Creator II

Hi Sunny,

I tried your method and it works..

gautik92
Specialist III
Specialist III

is it possible if we use variables

sunny_talwar

It seems that variable already allow for only one selection only. See the attached:

Anonymous
Not applicable
Author

Hi  Sunny

  Thanks your technique is working .

But whenever i make clear selections clear action is not getting applied on remaining objects .

Thanks

sunny_talwar

Yes once 'Always One Selected' option is selected, you won't be able to clear the field. You might want to consider an alternative in that case. What exactly are you trying to do?

Anonymous
Not applicable
Author

Yes , i tried with alternate states ,but it didn't  solve my purpose.

My requirement is I need to clear the selections on all objects .But my calendar object shouldn't get cleared.

I tried altrnate states.

Note :In my  application all selections are based on calendar object only.so i can't use alternate states.

Thanks

sunny_talwar

When you say clear, you mean that even if a field is filtered by the date selection, it should be cleared? That to me doesn't seem to be possible, because as soon as you will make a selection, fields which are out of scope will turn grey in the other field's list boxes. May be use a variable instead of date field?