February 27, 20232 yr I use radio buttons vertically (0, 1, 2, 3...), and another field (a merge one) with the choose function to show the "tag". Is there a way to do the same but horizontally? The problem is that horizontally it shows the values from the value list. I make the text color match the the color of the background, and I does the trick. Is there a better way? Edited February 27, 20232 yr by Enigma20xx
February 27, 20232 yr If you don't want to show the values, then perhaps use something else instead of radio buttons - e.g. a button bar. Edited February 27, 20232 yr by comment
February 27, 20232 yr Author I don't want to show the values because they are 0, 1, 2, 3... from the value list. I only show the "tag" selected using the choose function. 0 canceled, 1 active, 2 inactive. For the moment it works. Thank you comment.
Create an account or sign in to comment