Workplace delivery Delivery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 07:38 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 09:46 AM - edited 07-27-2023 09:47 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 10:56 PM
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.
When I select the "Allow All day reservation" it is editable.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2023 07:35 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 10:18 PM
@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.