Increase the width of lookup columns

This question is not answered

Hi!

How can I increase the width of a lookup column?

Thanks!

 

All Replies
  • Hi Martina

    It depends on what the lookup form is based on.

    If it is a custom form, you can fix the form. If it is based on SysTableLookup class, you could extend the class, override one or more of its methods to adjust the lookup form to your needs and then use your class instead of the SysTableLookup .

    Regards,

    Sasha