-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Comments
Thank you for posting this issue. 🙇🏼♂️ We will come back to you latest within the next 48h (working days). Stay tuned! |
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. |
@adityanaag3 Okay I checked it again. Code works for an independent multi-select picklist. But it does not work for dependent multiselect picklist |
Thanks, @pavanbhat1999 - I've reached out to the concerned team internally, and am waiting for a response. Will keep you posted. |
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 |
@adityanaag3 |
@pavanbhat1999 Apologies for the delay. I have escalated this internally and should hear a response soon. |
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
Expected Behavior
Every fields should be auto populated in experience builder
This is working in Lightning App
Relevant Log Output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: