Dependent required picklists
Hello - in native Salesforce, I have two fields that are dependent on each other on Opportunities - Stage and Sold Funding Type.
When the Stage is set to "Closed Won" the Sold Funding Type field becomes available and is required. The requirement is set in the native UI on the Opportunity page layout.
Is there a way to accomplish this in a Skuid table? Or do I need to recreate the field and make it required at the field level? Thanks!
When the Stage is set to "Closed Won" the Sold Funding Type field becomes available and is required. The requirement is set in the native UI on the Opportunity page layout.
Is there a way to accomplish this in a Skuid table? Or do I need to recreate the field and make it required at the field level? Thanks!
Tagged:
1
Categories
- 7.9K Questions
- 926 Ideas
- 220 Discussion Categories
- 178 General
- 9 Community Feedback
- 3 Community Info
- 18 Knowledge Base
Comments
One workaround is to put this in a Table Drawer. You can implement a field editor in the drawer and hide the field as described above. Unfortunately this does not enable mass update.
So good news, bad news. Hopefully you can work it out.
Thanks again!