Hiding the Dropdown Element from the Multiselect dropdown component

Hi, I have a form over which I have a multiselect dropdown and a List Box. I have the form's configuration in such a way that when I will click on any item in the List box, I have an Active Form Flow which will populate that item to multi select dropdowns display field. I am not using the Dropdown element of the multi select dropdown component anywhere.

Is there anyway I can hide that Dropdown element of the Multiselect dropdown component?

Comments

  • Hi, You can use the attached CSS to hide the Dropdown part of the multiselect Drop down component.

    Upload the CSS>Apply the CSS sheet over the Form>Click on the multi select drop down control>On the properties panel, navigate to View>CSS Classes>In the Control CSS Class select HideDropdown from the Dropdown.

    This will hide the Dropdown part from the multi select Drop down control.

    Note: This is a text file, kindly convert it to a CSS file after downloading.

Sign In or Register to comment.