ContentView


Related Questions
Hi, I'm using a ContentView in a tab to allow users to search specific Documents. This tab also contains a User Action (button) linked to an automation chain. I'm looking for a way to get thoses parameters passed to the automation chain when the ...
  1 votes
  0 answers
  0 comments
  1563 views

Hello, In the project I work on. The client want to use some selectOneDirectory widget in the content-view of the workspace. The problem is when we have more than one page result, the selectOneDirectory widget on the first line of the table on the ...
  0 votes
  0 answers
  0 comments
  1429 views

I m trying to build a content view that should either query a year field or fetch document created last year. Is there an equivalent in EL to a MVEL expression such as @{CurrentDate.years(1).format("yyyy")}
  0 votes
  0 answers
  1 comments
  1794 views