Dear all,
i woul like to know if there's a simple way to display a new field in the dm_document attributes panel within the properties container.
This field shold indicate (with a boolean value) if the document was updated more than 5 fimes in the past 3 days.
I don't want to modify both proprietary jsp and xml configuration files.
Can i start from the attributes component (<component id="attributes">............</component>) extending it and using a custom jsp file?
Need I to insert the java code that performs the query within the jsp file?
Any idea is apppreciated.
Many thanks