SFDO-Community / Summit-Events-App

Salesforce Event System developed at the University of St. Thomas
BSD 3-Clause "New" or "Revised" License
58 stars 55 forks source link

Increase field size on "Number of Guests" field on Summit Events Registration to 3 digits #526

Closed jimhubert closed 5 months ago

jimhubert commented 8 months ago

On the 'Summit Events Registration' object the "Number of Guests' field is currently 2 digits long. I am working with a school that is using Summit Events to register all seniors for a high school to visit which have more than the 99 possible guests the product currently allowed, so they are having an error message saying "number of guests outside of valid range for numeric field: 145" when they try to register 145 guests.

I believe the best solution is to update the field length field for the Number of Guests field from 2 to 3 digits, this will allow up to 999 guests to be added to a registration.

jimhubert commented 8 months ago

image

image

jimhubert commented 8 months ago

FYI @tcdahlberg This is the issue we discussed today.

tcdahlberg commented 5 months ago

Included in beta release 0.32.0.1

tcdahlberg commented 5 months ago

Included in production release 0.32.0.1