Page 1 of 1

Move inventory picture to a tab.

PostPosted: Mon Jan 18, 2021 4:17 pm
by pricerc
Because there's no pleasing some people.

Have a customer who doesn't want to see the product image on the inventory screen. (to be fair, they don't really use it).

Any gotcha's with moving it to, say, a tab next to 'documents' ?

Re: Move inventory picture to a tab.  Topic is solved

PostPosted: Wed Jan 20, 2021 6:11 pm
by SBarnes
Hi Ryan

This might help viewtopic.php?f=26&t=855&p=4683&hilit=custom+fields#p4683 Mike provided some sample code for adding tabs, I've since used the concept of adding tabs in quite a few screens for a specific customer mainly to support their very unique and strange pricing scenarios and the integration they want to have to their website, for this same customer I have to add a logo to debtor screen which is in a similar situation because they want to see it on screen rather than just stick it in documents, similar thing for inventory classifications as well.

With the current image control on the inventory screen my advice would be hide the current control and simply replicate the functionality on the new tab with a new control.

Re: Move inventory picture to a tab.

PostPosted: Wed Jan 20, 2021 6:37 pm
by pricerc
As it turns out, they've asked for it to just be removed. So there's a form.Picture.Visible = false in the setup function.

For light entertainment, I did also give them an alternative, which was to load a picture of their choice from the network. I suggested a picture of the person who requested the removal of the picture in the first place, but it seems they don't have one anywhere on their network!