Word Legacy Dropdown Form Field with IF statement doesn't work properly

Thomas Müller 0 Reputation points
2024-10-08T13:09:53.6066667+00:00

I created a Legacy Drop-Down Form Field from the Developer Tools. I created the Drop-down items "1" and "2" for it. The bookmark is named "Dropdown1". I checkmarked Calculate on exit.

The code is as follows:

{ IF{ Dropdown1 }= "1" "Type 1" { IF{ Dropdown1 }= "2" "Type 2"}}

However only Type 1 gets displayed not matter if I selected 1 or 2 in the dropdown menu. I used the restrict editing thing before testing it and updated the IF field with F9 before testing.

Microsoft 365 and Office Development Other
Microsoft 365 and Office Word For business Windows
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.