Hello. Is there any way to remove the dash option when displaying a choice component in segmented view? In the image below, I’d like to remove the dash option in the minutes and am/pm components. I’ve looked at all of the component configuration but don’t see any way to remove. Thanks!
Just make it required!
1 Like
or create your own custom choice list, based on inline list
Awesome, thanks @kyleheney! That’s all I needed. I had the custom choice components set up and thought it was being drive by that. I appreciate you helping out. Thx
1 Like
Hi, @Uzo. I appreciate you providing feedback… @kyleheney’s recommendation did the trick.
2 Likes