Reflections over the current computer issues from an struggling network technician
Monday, March 25, 2013
Infopath set year in form
To set a value for a field upon loading, use textbox properties and Default value instead of rules.
To get the current year, use formula : substring(today();0;5)
No comments:
Post a Comment