Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - Default Picklist on Custom Questions #574

Open
rdblake21 opened this issue Aug 26, 2024 · 0 comments
Open

[BUG] - Default Picklist on Custom Questions #574

rdblake21 opened this issue Aug 26, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rdblake21
Copy link
Contributor

Describe the bug
When creating a default value when the Question Type is Picklist, the value doesn't move the the registration record, particularly when the field is NOT visible.

Conversation chain in the community - https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007er0eR

To Reproduce
Steps to reproduce the behavior:

  1. Create a question question with a field type of Picklist and the "visible" field as False
  2. Map the question to the appropriate registration record value
  3. Register from the guest user perspective on the registration page
  4. See the error in that the default value of the hidden field where the custom question field type is picklist doesn't flow to the registration.

Expected behavior
Default value should flow to the registration regardless of field type and regardless to is the value is hidden or visible.

Screenshots
See community post - https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007er0eR

Additional context
When changing the field type to "Text" it works as a hidden field.

@rdblake21 rdblake21 added the bug Something isn't working label Aug 26, 2024
@rdblake21 rdblake21 self-assigned this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant