cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Livecycle - Add product picture on a Sales Quote template

Former Member
0 Kudos

Hello everybody,

I am playing with Adobe Livecycle and one of my prospect would like to know if he can add the material picture related to the material ID on the sales Quote.

So he sells 10 chairs he wants the corresponding picture for chairs, same principle for tables etc...

Thanks you in advance,

Regards,

Gui-+/

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Yes, I did it for SalesOrder.

I created a BO extension with an element of type LANGUAGEINDEPENDENT_EXTENDED_Text. In ABSL coding for After-Modify I determine the product picture, convert it to base64 and store it in the new field. In Adobe Livecycle Designer I bind the Image on the text field. That works.

There seems to be a similar post:

Regards, Frank

Former Member
0 Kudos

Hi Frank, we also need this for a prospect. Can you give us support if we need some help?

Best regards,

Rene Vijverberg

Former Member
0 Kudos

Hi Rene,

In ByD create an element of the datatype LANGUAGEINDEPENDENT_EXTENDED_Text, then retrieve the material image BinaryObject from the material BO and set the element in base64 using Binary.ToBase64String of the BinaryObject content.

In LiveCycle drag in an Image field, then in Javascript/FormCalc set the ImageField.rawValue to the element

Will

mischaimbiscuso
Explorer
0 Kudos

Hi

I have a question to this task. We have the same problem. We would like to print the product image in the sales quote. But we do not have access to the product images.

Unfortunately, there is no datatype LANGUAGEINDEPENDENT_EXTENDED_Text anymore for bo extensions. Is there another way to do that in 2022?

Many thanks

Mischa

Former Member
0 Kudos

Hi Guillaume,

Were you able to do it? Or was someone else able do it?

please, I need to do this, but I don't get.

Regards.

Carlos Panduro

Former Member
0 Kudos

Hi Everyone

Even I would like to know more  bout on these line specially as highlighted by Irina as I have to work with Adobe livecycle as well.

It will be helpful if any link to Documentation is also available.

Cheers Everyone

Kind regards

Asad

Former Member
0 Kudos

Hi Guillaume,

It can be possible to pull the picture on the form, but first to this that logo of the Product should be maitained in the Master Data, if it happend so then we can pull it to the needed forms template.

Regards..

Hanu

Former Member
0 Kudos

Hi, Hanu


Could you please explain how did you add product pictures in the Sales Quote? Even if you add a picture in the master data of a product, this picture is not automatically passed to the Sales Quote when you create the document.

I suppose that we can’t add product pictures in the form template using only Adobe LiveCycle Designer and we need to make some changes in the ByDesing Studio. Am I right?

Regards

Irina