Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

Wrapping Text Around an Image

Avatar

Level 1

I need to wrap text around an image. Both the image and the text are dynamically produced at run time. The size of the image is fixed, the length of the text is variable. The text has to be formatted with bold and underline. I tried using HTML and JavaScript in the initialization event of the form field. The text displays, the image does not. The form is created in an SAP environment. In the debugger when I view the HTML I am passing to the form everything displays perfectly; both text and image. Is there another approach I can take?

0 Replies