How do I get the same GL Account Combo box for a UD GL Account field

I have added a UD field that is another GL Account.

I want to allow the user to enter the data the same as the G/L Account combo. (see pic)

I have done the extended properties to become the same. I think I need more customisation in order to allow the user to use the same data entry combo. Any one got ideas, please let me know.

There are many topics on here for adding a dropdown to a grid. You’d need to tweak that to add an EpiGLControl. I’ve never added a simple dropdown to a grid, so not sure how easy (or if even possible) adding the EpiGLControl would be.

1 Like

Thanks. I manage to add the EpiGLAccountEditor onto the form and bind the EpiGLAccountControl to the UD Field, but putting that in a grid is giving me some headache.

I am trying to put the EpiGLAccountEditor into a UltraControlContainerEditor and then put the UltraControlContainerEditor into the EditorComponent, it is throwing some errors. May have to do some more research.

Hey @TobyLai
Did you ever get this working?

Cheers

No. Never got that to work haha

1 Like