Workplace delivery Delivery

Akshaya14
Tera Contributor

Hi Team,

 

I have a requirement in WSD. While make a reservation the "All days" checkbox should be always true. Please help me to achieve this.

Akshaya14_0-1690468668526.png

 

6 REPLIES 6

Sid_Takali
Kilo Patron
Kilo Patron

Hi @Akshaya14 go to Dictionary Entry of field "All Day" add a "true" value in Default Value field. It will always populate as true and it can be changed by clicking on it.

 

Don't forgot to mark as Helpful/Correct, if applicable

Regards

Siddharam

HI @Sid_Takali ,

 

Actually this seems a widget configuration but not sure about this, when I configure this as "require All day reservation" the check box read only.

Akshaya14_0-1690523379557.pngAkshaya14_1-1690523416955.png

When I select the "Allow All day reservation" it is editable. 

Akshaya14_2-1690523568556.pngAkshaya14_3-1690523627238.png

What I require is by default "All day" should "true" but user can uncheck the checkbox instead of read only. And this configuration requires when I use "Space", if I use the meeting room I need OOB functionality.

Colin Doyle
Tera Contributor

Hi @Akshaya14 I'm just curious if you ever found a solution to this as now I have the same requirement and this is literally the only place on the internet it seems to have a possible answer to this. 

Dictionary default value does not work as expected. Wondering if you had to edit the widget itself to default the "All day" button to true?

 

@Colin Doyle , Actually I created one custom field in reservable module table and passed that custom field in WSD constant script include based on this check box modified the Angular provider as well. Please let me know your exact requirement.