Page 1 of 1

Extend History Tab in Tab Document (front-end UI)

PostPosted:Sat Aug 18, 2018 12:32 pm
by mamad
Hi guys
I want to change some columns of History Tab in Tab Document at front end UI
i need to add a new column there and probably delete one of the columns.
is this actions possible ?
(i attached an image that describe my requirement)
Thanks in advance

Re: Extend History Tab in Tab Document (front-end UI)

PostPosted:Sun Aug 19, 2018 7:31 am
by mamad
@jllort
Any idea ?? :|

Re: Extend History Tab in Tab Document (front-end UI)

PostPosted:Sun Aug 19, 2018 6:30 pm
by jllort
A good starting point is the class VersionScrollTable and where is used in the code.

https://github.com/openkm/document-mana ... Table.java