ConfiForm ListView Filters passed to value views

Maximilian Herbert
Contributor
November 20, 2023

Hey there

I got the following setup:

Form "customerform"

Field1 "customer"

...

The form saves information about a customer and creates a subpage based on a space template for each entry

In these subpages I want to display the information about that specific customer. 
So I have a multiple listviews in a spacetemplate and in the body of these a lot of valueviews. 

I setup the "filter to apply on entries dataset" of the listviews like that: Customer:EmilExample so only the entry of e.g. EmilExample gets displayed. But I somehow have to set this filter up for every valueview within the listview again - is there a possibility to have the filter applied on the listview getting handed to the valueviews withing the body of the listview?

Greetings Max

1 answer

1 accepted

2 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.
November 20, 2023

Hi

The best filter to apply in such cases is by id

id:[entry.id]

This is much more robust

ValueView is an independent and a standalone macro and requires a filter to be applied personally

If you already using the ListViews then use the ConfiForms Field macros instead (inside the ListViews)... not the ValueViews

Alex

Maximilian Herbert
Contributor
November 20, 2023

Hi Alex,

as always thank you so much for your fast and helpfull response - you solved two issues at once :D

The point with the ID is a very good one I missed to do until now. 

Using the Field Macro is working you just have to be careful to enable inline edits in the listview above then.

This really makes it much more easy.

THANKS!!! 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events