Summary:
Implement a "Select" option as an input type for lookup fields. This would allow users to select predefined options from a dropdown menu rather than entering data manually.
Intended Outcome:
Enable users to efficiently select predefined options from a dropdown list in lookup fields, improving data entry consistency and user experience.
Benefits:
Efficiency: Reduces time spent on manual data entry.
Consistency: Ensures data uniformity by restricting input to predefined options.
User-Friendly: Enhances user experience with intuitive selection mechanisms.
Original Request:
Add select as input type for lookup field
