How do write the formula that refers to a pick-list field whereby if the answer is yes, a calendar date pops up for the user to select a date. For instance, a pick-list field asks, "Are you married"? I want a pop up calendar if the answer is yes
1 risposta
Not really a popup, but a great standard way to achieve that is to use Dynamic Forms on Record Lightning Pages.
- On you object's Lightning Page, add a field section
- Add your picklist field to your section
- Add your date field to your section
- Manage conditional visibility of your date field based on the picklist value selected above
See result below: