und auf der jeweiligen Seite im contentfeld (wysiwyg im html-Modus) das jeweilige Formular rein, z.B.{if $friendly_position == '4.3'}
{elseif $friendly_position == '3.1'}
{FormBuilder form='contact'}
{elseif $friendly_position == '4.2.1'}
{FormBuilder form='jobform'}
{else}
{content}
{/if}
Code: Select all
<__iframe width="530" height="401" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"
src="http://maps.google.de/...">
</__iframe>
dafür ist ja das Inhaltsfeld bei der jeweiligen Seite da
Wobei - für die Map würde ich CGGoogleMaps-Modul empfehlen.