Border style on input controls

I want to outline the text box of an input control. I am using an input_group, into which I drag an input_item. I tried putting the styles in the style property of the input_list control. No effect. Thoughts?

Thanks -

CC

@cindycc - what framework are you using? Bootstrap? 4 or 5?

Bootstrap5

Thank you!

Now, are you trying to put the border on the input-item or on the input-group?

I tru red to put it on the input-item and the group. Neither worked.

Cindy

You can set it for the input-group in the Borders section. Remember to specify a borderWidth as well.

It cannot be set for an input-item now, but we’ll add that enhancement to the next build.

This feature is in today’s build, 9.0.2.4.

Nice!

Cindy