[TYPO3-german] Re: Gridelements - Flexform - Linkwizzard

Stefan Grothus info at made-in-nature.de
Thu Jan 30 12:24:54 CET 2014


Moin,

das tuts bei mir:

(...)
<link type="array">
	<TCEforms type="array">
		<config type="array">
			<type>input</type>
			<size>20</size>
			<checkbox></checkbox>
			<eval>trim</eval>
			<wizards type="array">
				<_PADDING type="integer">2</_PADDING>
				<link type="array">
					<type>popup</type>
					<title>Link</title>
					<icon>link_popup.gif</icon>
					<script>browse_links.php?mode=wizard</script>
					<JSopenParams>height=300,width=500,status=0,menubar=0,scrollbars=1</JSopenParams>
				</link>
			</wizards>
		</config>
		<label>FLEXFORMLABEL</label>
	</TCEforms>
</link>
(...)

//Stefan


More information about the TYPO3-german mailing list