![]() |
#2
|
||||
|
||||
![]()
By Combobox I assume you mean a Dropdown formfield.
To do what you want, check the formfield's 'calculate on exit' property. Then, wherever you want the dependent content to appear, insert an IF field to test its contents. For example, suppose you're using a Dropdown formfield with the internal 'Dropdown1' bookmark and you want some conditional text to appear when the 'Widget' item is selected. You might code the IF test as: {IF{REF Dropdown1} = "Widget" "You selected the widgets option"} or: {IF{REF Dropdown1} = "Widget" "You selected the widgets option" "This text appears if the widgets option hasn't been selected"} Note: The field brace pairs (ie '{ }') for the above example are created in the body of the document via Ctrl-F9 (Cmd-F9 on a Mac) - you can't simply type them or copy & paste them from this message. Example attached.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
Tags |
bookmarks, dynamic text, forms |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can't See Bookmarks | bobmayo | Word | 21 | 06-04-2013 07:37 AM |
![]() |
savo | Word | 6 | 04-11-2013 11:04 AM |
Bookmarks for a PDF? | Ownaholic | Word | 0 | 10-30-2010 12:27 AM |
![]() |
herbycanopy | Excel | 3 | 04-09-2010 05:58 PM |
Show bookmarks | dempen | Word | 2 | 01-14-2010 11:47 PM |