Form enum button hide/show column

Is there a way to make an enum button behave as a on/off switch? For example, I have two columns each with 1 enum button. Column A has "on" for button value. Column B has "off" for button value. I know you cannot perform an action by just selecting a button within the form, but you can show a column based on the selected button. The behavior would work as follows: Column A visible, select "on" button, Column A is hidden and Column B is shown with button value "off". And vice versa. This would appear as if the button is updating it's text based on selection. Is this possible?

0 1 154
1 REPLY 1

Top Labels in this Space