13 Adding form labels using HTML web resources
Occasionally, I have a requirement where a user must complete one of two fields on the form. This presents some challenges since you can’t make them both required. Additionally, you need a visual indicator that one selection or the other need to be selected. Here is a sample of how such a configuration would exist […]
Continue reading