Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi everybody,
i have year filed in my document.
when this document is open i want to make the default selected year =2004 among 2001, 2002,2003,2004,2005,2006.
can anyone tell me how to do this.
delete = in both textbox, just write year and 2001 (the name of your field is year? otherwise put your correct field name)
go in
Settings -> document properties -> triggers -> on open
Add Action type selection -> select in field
Write in the upper textbox: year
write in the second textbox 2001
and ... Let me know
i have done that but it is not working.
thank you
please check this out. thank you
Settings -> document properties -> triggers -> on open
Add Action type selection -> select in field
Field: year (Don't give the = sign there)
Search String=2001
Hope this will help you.
Close the document and open it again and then check whether its working or not.
delete = in both textbox, just write year and 2001 (the name of your field is year? otherwise put your correct field name)