Hi! Is there any way to have a SharePoint lookup field displayed like a choice field with multiple radio buttons?
I can’t see any setting for this, so I presume this isn’t available as a standard function (presumably because a lookup could have too many options).
Would an alternative be to have a choice field and dynamically load the data from the lookup’s list, then update the (hidden) lookup control from the selected value? That sounds plausible to me, but I’m trying to think how this would work as practice. Has anyone attempted something similar?