CS 7.6.2 : Adding custom attributes to the page asset
Hi,
We are using Content Server 7.6.2 and I want to add custom attributes to the Page asset.
I am exploring the following approach in order to achieve that. I have some questions around saving the data into the database.
The Page asset is a basic asset and we have fixed number of columns in the database for storing Page asset’s attributes.
Following is the step by step breakdown of the approach. I have a problem in step 3.
- I have added additional columns to the “Page” table in Content Server to hold the values of additional attributes that I would add.