Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Plain view inside list view

Pat L_
Contributor
February 2, 2023

I have a plain view inside a list view

[list view]

Display  filed date.formatDate(MMM-yyyy) such as Feb 2023

distinct filter =  date.formatDate(MMM-yyyy)

  [plain view]

         Question: how can I display the entries for each month. For example 2 entries if list view item is Feb 2023. One entry if the list view item is Mar 2023.

  [/plain view]

[/list view]

 

[form definition]

 [field definition] date

 [field definition] activity

[form definition]

 

Table view sample data:

Date                           Activity

Feb 01, 2023                Test 1

Feb 02, 2023                Test 2

Mar 01, 2023               Test 3

 

 

I would like the end result to be 

* Feb 2023

-  Test 1

-  Test 2

 

* Mar 2023

- Test 3

 

Thank you in advance.

 

1 answer

1 accepted

0 votes
Answer accepted
Alex Medved _ConfiForms_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 2, 2023

Hi @Pat L_ 

Are you asking on how to filter then inner view based on the values in the outer view? 

Is that what you ask?

Have a filter like that (in the PlainView)

date.formatDate(MMM-yyyy):[entry.date.formatDate(MMM-yyyy)]

Alex

Pat L_
Contributor
February 2, 2023

Thank you again, Alex. This is exactly what I wanted. And I actually tried it before I posted my question, it didn't show up correctly in the edit mode/preview so I didn't save my page. Once I saw your answer, I tried it again and saved my page and it actually showed what I wanted. Thank you so much!!!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Upcoming Confluence Events