Skip to content

Commit

Permalink
Update 33-0-1.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rdblake21 authored Jun 9, 2024
1 parent 398ec81 commit 7d76ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release-notes/33-0-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The following Lightning Layouts and Page Layouts need to be updated to expose ne
## Functional Features, Updates and Bug Fixes

### Custom Questions can better handle default values (Resolves [#548](https://github.com/SFDO-Community/Summit-Events-App/issues/548))

There was some inconsistencies with how the default value was working on the Summit Events Question object. When leveraging a custom picklist, if one wanted to default the first value, it wasn't working as you'd expect. With the recent resolution, nearly all of the question types can hold a default value, this includes when the Question Object is hidden. Picklists will recognize whether the value actually exists, which should avoid potential errors with restrictive picklists or a custom list (managed on the question object) where there values don't match.

### Calender can be filtered with various URL Parameters (Resolves [#554](https://github.com/SFDO-Community/Summit-Events-App/issues/554))
The Out of the Box Calendar, included as part of Summit Events, had some issues with rendering appropriately when using URL Parameters for filter. This feature was highlighted in [Release 0.29.01](https://sfdo-community-sprints.github.io/summit-events-app-documentation/docs/release-notes/0-29-0-1/#filtering-and-display-options-1). This bug has been fixed and additional filter parameters have been added to enhance the overall functionality as we've learned more users are leveraging the calendar than initial realized. In addition to "audienceList", the following filters have been added:
Expand Down

0 comments on commit 7d76ca7

Please sign in to comment.