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.

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
883 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,995 questions
{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.