View Single Post
 
Old 05-04-2018, 05:41 PM
Guessed's Avatar
Guessed Guessed is offline Windows 10 Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,176
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

It works for me.

Verify the bookmark in the dropdown formfield is named the same as in your Ref field - you made a mistake in the code you showed. Include a tick on Calculate on Exit for that dropdown formfield.

Make progress by testing at each stage
1. Create the field {Ref servicetype} and test it by changing the dropdown and verify that the Ref field updates when you move the cursor from the dropdown.
2. If step one is working as expected, try a simple nested
{IF { REF servicetype } = "SERVICES1" True False}
3. If that shows True or False as you expect, replace the True with your preferred text. Test again
4. Finally, delete the False.
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote