I am making a lot of pages with a piece of text which is the same appart from 2 words. Those 2 words should be the page title. Is it possible to automatically let those to places be filled with the page title because there are a lot pages.
Thanks in advance
Automatic title insertion in article
I am making a lot of pages with a piece of text which is the same appart from 2 words. Those 2 words should be the page title. Is it possible to automatically let those to places be filled with the page title because there are a lot pages. Thanks in advance
Hi Jalmer,
Yes you can try using below pseudocode...
Basically during saving event you can get the property you want to change and then replace it with whatever value.
Hope below helps you to solve the issue.
Regards,
Shaishav
is working on a reply...