Closed
Auto-increment year in footer
I want to duplicate the attachment to include automatically increment the - year (2018 in this pic) to reflect the current year as it occurs. Currently we have to remember to go into the file every year and change the year text and would like the change to be automated.
***Moderator Edit-Vidyaranjan: Updated Platform Capability***
Unless PRPC provides a way to manipulate image or generate image, I don't see a way.
You really haven't explained where you put that image - on portal, case UI, generated PDF/excel.
Assuming it is somewhere on UI and not pdf/excel, you may replace that image with a section containing a layout holding two properties (or, one label [Copyright] and one property[to show the XXXX-YYYY]). When referring this section from your existing UI rule (section), use deferred load option to invoke an data transform/activity to load the property value conditionally (based on current year).
Hope this dumb idea helps :D