cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP C4C SDK : Formatted Text ( Add Images and Tables )

dhakim
Participant
1,380

Hello

I would like to insert the image and table in the C4C field. The existing editor type field is found to be impossible.


It seems that attachment was possible in the past HTML version, but it is not possible now.

(https://blogs.sap.com/2017/11/20/formatted-text-edit-in-crm-and-cloud-for-customer/)



The result of my inquiry to SAP was answered to use SCP. In this case, the basic motion is to pass through the link,

Can't you Embedded it as shown in the picture below?

Or is there another way?

What I want is to add an image or a table like the one below.

Please say. Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

former_member226
Employee
Employee
0 Likes

hi,

C4C Formatted text field does not support insert of Table or Images or any external file as an attachment. You can only format the text content with Styling, Coloring, Indenting etc.

And if really needed to achieve the given requirement then you can think of extending SAP C4C using side by side extensibility framework (but it requires initial setup effort and long term project plan) where you can develop a UI based on angular/reach or any technology of your choice and deploy it as a microservice app. Finally embed it as a mash-up within standard UI.

dhakim
Participant
0 Likes

Thanks for your answer. I have been very helpful.

Answers (0)