Skip to main content
Nintex Community Menu Bar
Question

Classic designer: highlighted selected button in Choice control similar to Modern Designer

  • December 11, 2023
  • 2 replies
  • 55 views
  • Translate

Forum|alt.badge.img+8

I am using a Choice control which is rendered as buttons on a Classic Designer form (SharePoint 2019) as a tabbed navigation control.  When a button is pressed, only one panel is shown (all others hidden).  In a Modern form, the selected button is automatically highlighted by changing the border and background color; in the classic designer it is only slightly changes the border color - almost undetectable.

Any help would be appreciated!  Custom JS/CSS?  Rules?  Thanks!

 

Did this topic help you find an answer to your question?

2 replies

bamaeric
Forum|alt.badge.img+13
  • Apprentice
  • 464 replies
  • December 11, 2023

You can try using a Formatting form rule on the Choice control. It might not be exactly what you are looking for, but maybe close enough. Below are the steps to configure:

  • Select the Choice control and add a rule to it.
    - Name = Option Formatting (or whatever you would like to name the rule)
    - Rule Type = Formatting
    - Condition = not(isNullOrEmpty(Option Select))
    - Formatting - Choose a desired fill color, text color, font, bold, italics, etc.
  • Change the sizing of the Choice control so that there is no space below and to the right.
  • The images below are the configuration and the results on the form.

 

 

Translate

Forum|alt.badge.img+8
  • Author
  • Scholar
  • 57 replies
  • December 11, 2023

Close!  Unfortunately, my list of choices spans several rows, so no rectangle will encompass it.  I placed it in a panel and made the panel background match the selected color, and that seems to look better.

 

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings