View Single Post
 
Old 06-06-2025, 01:39 PM
nynole08 nynole08 is offline Windows 11 Office 2021
Novice
 
Join Date: Jun 2025
Posts: 1
nynole08 is on a distinguished road
Default 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!
Attached Images
File Type: png Form Field Code.png (21.4 KB, 6 views)
Reply With Quote