Text FormField in IF field code
I have created a field code that works from a drop down but I am looking to include a few text boxes within. Is this possible?
the code I wrote looks like the following:
{ IF{REF Type2}="Corridor"
"Deposit:{FORMTEXT}
Return: [FORMTEXT}
Margin: {FORMTEXT}"}
Everything is working except the FORMTEXT boxes are not showing up. It just shows a space that cannot be filled.
Thanks in advance!
|