Collapse
Submit a Service Request
Contact Information for Technical Support
My Service Notifications
Email for password reset
Answer ID 11492 |
Last Review Date 05/04/2020
Why are there no values to pick in parameter 'Email for password reset'?
Environment:
Oracle Field Service (OFS)
Issue:
We would like to implement the feature that sends an email to the user so the user can perform the password reset on the Login screen. When enabling the checkbox "Enable password reset on Login screen" in Configuration > Display, the dependent dropdown parameter 'Email for password reset' has no values to select.
Resolution:
Email for password reset dropdown field is the source property where you can get the email address of the user. In order for the property to be displayed there are some conditions that need to be met:
- The property needs to be related to User entity;
- The property type needs to be String;
- GUI selected in the property needs to be either Text or Email.