The drop down thing has zero to do with web based, it's just a data structure (list of enums). And drop down is often a poor format for items under 8 or so, better to show a list of pills so appraiser can quickly tap the correct option without clicking into endless menus. We do something like this in Appraisal Inbox for our form for adding orders where there are two versions:
Most common options displayed:
View attachment 110917
Less common available in
More:
View attachment 110918
Saves a ton of clicks, this is how the 3.6 lists should be implemented imho.