Page 1 of 1

Lookup - Hide desciption field

Posted: Wed Mar 13, 2024 1:41 pm
by Costa
Hi everyone

I need to hide the "description" field of the lookup object from a form. I searched the forum but couldn't find any information.
any suggestions?

Thank you

Re: Lookup - Hide desciption field

Posted: Wed Mar 13, 2024 1:53 pm
by kev1n
Hi,

Set the code twice and set the width to 0. This will hide the description field.
lookup_desc.png

Re: Lookup - Hide desciption field

Posted: Wed Mar 13, 2024 2:14 pm
by Costa
Thanks!!