I cannot make DELIVERUSERDEFINED into a textarea. I can change the code but it doesn't work on the test site. Do I need to change something in the order perl scripts???
Thank you for helping.
Code:
<div class="DeliverField"> <actinic:block if="%3cactinic%3avariable%20name%3d%22DeliverPrompt013Visible%22%20%2f%3e"><input type="text" name="DELIVERUSERDEFINED" size="20" maxlength="255" value="<Actinic:Variable Name="DeliverUserDefined"/>" tabindex="NETQUOTEVAR:TABINDEXDELIVERUSERDEFINED" /></actinic:block> </div>
Comment