Good day
My client needs me to add the Product description to the SalesQuickQuote form. They want to be able to select , and filter on this field instead of having to use the Item Number field.
The SalesQuickQuote form is the form that opens when you select 'Add lines' on a sales order, allowing the user to create multiple lines on a sales order.
I have tried to insert a new column from the front end and only 3 fields from Invent table is available on that form. Also even if I just tried to add the Name alias from Invent table data source the field is empty when the form displays.
I do not understand how this form is developed or where I should start to extend it to add this field. I was hoping that even if I could not display the product name, it might be useful if they could have access to the Name alias from Invent table, at least that might have some chance of being able to search for the item on the name.

I waant the Product name to be available on the the SalesQuickQuote
Here I added the Searchname from InventTable, but it is always empty. I need to have a filterable, selectable field Product name on the following form where the Search name is shown.
How do I do this and is it even possible?
