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

NavigationMixin default values(muti-select picklist) are not considered in experience cloud #664

Open
1 task done
pavanbhat1999 opened this issue Apr 1, 2022 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@pavanbhat1999
Copy link

Summary

NavigationMixin behaving strangely for only experience builder and only for multi-select picklist
Default values are passed to the NavigationMixin. The whole code is working properly in lightning app. But multi select picklist values are not getting populated in experience builder.

Salesforce Org Type

Developer Edition Org

Steps To Reproduce

No response

Current Behavior

Other field are auto populated but Multi Select Picklist not Autopopulated in experience builder
wrong

Expected Behavior

Every fields should be auto populated in experience builder

This is working in Lightning App

correct

Relevant Log Output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@pavanbhat1999 pavanbhat1999 added the bug Something isn't working label Apr 1, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Apr 1, 2022

Welcome! 👋

Thank you for posting this issue. 🙇🏼‍♂️ We will come back to you latest within the next 48h (working days). Stay tuned!

@adityanaag3
Copy link
Contributor

Hi @pavanbhat1999 I tried to reproduce the error, but I couldn't - I tried in both a dev org and a pre-release org, and default values for multi-select picklists worked for me.

I used the navToNewRecordWithDefaults recipe, so please compare your code to the recipe to see if anything is different, and please let me know.

image

@pavanbhat1999
Copy link
Author

pavanbhat1999 commented May 31, 2022

@adityanaag3 Okay I checked it again.

Code works for an independent multi-select picklist. But it does not work for dependent multiselect picklist

Screenshot 2022-05-31 213424

@adityanaag3
Copy link
Contributor

Thanks, @pavanbhat1999 - I've reached out to the concerned team internally, and am waiting for a response. Will keep you posted.

@PratapDronadula
Copy link

@adityanaag3 @pavanbhat1999

Any Luck. on this

Even In My LWC Js File I need to Prepopulate the controlling picklist Field Value and Dependant picklist Field Values in Record Creation through Navigation Service. But Controlling picklist Field value is populating however dependant picklist value is not populating

@pavanbhat1999
Copy link
Author

@adityanaag3
Any update on this.
LOL! it is more than a year

@adityanaag3
Copy link
Contributor

@pavanbhat1999 Apologies for the delay. I have escalated this internally and should hear a response soon.

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

4 participants