Hi All,
How to make a data binding for the changing of Section Title across environments.
For Eg,
On changing the KnowlegeBase section to FAQ. How to bind this change in the package?
Any thoughts on thiw will really help?
Regards,
Adharsh S
Like
Hi Adharsh,
This change is stored in the SysModule table after renaming the section. The column is "Caption" and here is an example from my local machine:
So you will need to bind data from SysModule by the module Id and this change will be transferred with the package.
Best regards,
Oscar
Hi Adharsh,
This change is stored in the SysModule table after renaming the section. The column is "Caption" and here is an example from my local machine:
So you will need to bind data from SysModule by the module Id and this change will be transferred with the package.
Best regards,
Oscar