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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

ConfiForm ListView Filters passed to value views

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_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Nov 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

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