EpiListBox

Hello,
I am somewhat new to customization and I’m trying to create a custom form - similar to the “Groups” tab on the User maintenance form. I want a listbox showing the available values, and another listbox showing the values applied to that selection. The problem is in the customization toolbox, the “EpiListBox” control does not exist. Can someone help me to understand where I can add this control? Or if it is no longer available, is there a substitute control that can be used?

Thanks

Yes, The Epicor standard control library does not have a listbox, and you can use textbox to make some custom alternatives.

Welcome to the link below to vote
https://epicor-manufacturing.ideas.aha.io/ideas/ERP-I-582

Why not using an EpiUltraGrid. Remove the row selector, the line color, hook to AfterSelectChange if you need to, etc… Here is an example: