Add linked from page @nodename as text input value on form
How can I add the linked from page @nodename as a text input value on my form?
The input will disabled, so that the user cannot change the text.
<inputtype="text"name="jobtitle"id="jobtitle"value="Job Title to be Prefilled here by linked from page @nodeName - Disabled field"disabled="disabled"/>
Add linked from page @nodename as text input value on form
How can I add the linked from page @nodename as a text input value on my form? The input will disabled, so that the user cannot change the text.
Any ideas?
Cheers, JV
Can you dump your XML here aswell and the rest of your xslt file ?
is working on a reply...