Hello,
I am using Adobe LiveCycle Designer 8.0. My form has a couple of text fields which display year digit as 2009 on the different places in the form. Every year these year digit text fields should be changed to new year digit and it is risk that one of these fields can be forgotten to change.
To make risk-free form, I want to create a variable or a field which will be used in every year digit text field. So I need to change only this field or variable at the end of every year. How can I do this? Besides that there are some text with year digit in the textfield. As Example "panaroma from 2009". Here will come a new variable or a field. "Panaroma from {year digit}".
Thanks in advance
Mesut
form1.#subform[0].DateTimeField1::ready:form - (JavaScript, client)
this.rawValue = util.printd("yyyy", new Date());
I also attached a sample for you in case this is what you need.
https://share.acrobat.com/adc/adc.do?app=cpdf