0% found this document useful (0 votes)
27 views1 page

HTML Coding

Uploaded by

bhargava
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views1 page

HTML Coding

Uploaded by

bhargava
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Steps for placing a image and giving link of another report dynamically:

we have 2 approaches:

1. html container approach:

a. inset a html container in document.


b. inside the html container place the text like <a href={attribute(which has
report links)/report link}> <img src={attribute(which has image link)/image link}>
< /a>

2.placing in a grid:

a.create an attribute with definition as below,

ApplySimple("'<A HREF='+ #0 +' ><img src='+ #1 +'></A>'", column


name(report links), column name(image link))

Note:attribute format type should be "HTML Tag"

b.place that attribute in document then we can use it as html container as


above.

Note: HTML tags wont work in flash mode of document.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy