Recreating the Part Number / Rev / Desc Combo Box?

Hello,
Just curious if there is a way to recreate these as separate fields and have them work the same way? I think when I tried to do this in the past I couldn’t figure out how to get the search option added to the part number field like it shows in the combo box. The only reason we would like to do this is to be able to make the fields larger as I am almost positive you cannot adjust the overall length of the combo box. I think it has a hard stop on the width that cannot be adjusted.

Any assistance would be greatly appreciated!
Thank you

1 Like

If you remove the binding from the description portion of the existing control it will disappear. Then just add your own text area and bind it to the part description.

2 Likes

Also if you aren’t aware, clicking on that weird symbol in the corner of the description box brings up the description in a slideout so you can see the whole thing.