Quantcast
Channel: Topliners : All Content - All Communities
Viewing all articles
Browse latest Browse all 3344

E10: Can I use Shared Content inside of Dynamic Content?

$
0
0

Hi all,

 

I'm just playing around with dynamic landingpage content and I want to display an opt-in-check-box if the contact is unknown to Eloqua, and to not display it, if the contact is known. So I created a Dynamic Content with this HTML snippet as default value:

 

  <!-- START OPT-IN-BOX -->

<table style="PADDING-TOP: 10px" border="0" cellspacing="0" cellpadding="0" width="100%">

<tbody>

<tr>

<td>

<eloqua type="global" id="100"></eloqua>

</td>

</tr>

</tbody>

</table>

<!-- END OPT-IN-BOX -->

 

"<eloqua type="global" id="100"></eloqua>" is a shared content piece that contains the HTML of the opt-in-check-box. This seems not to work - am I doing something wrong or can't I include Shared Content into Dynamic Content at all?

 

Thanks,

Michael


Viewing all articles
Browse latest Browse all 3344

Trending Articles