Group values from a transformed list in ConfiForms

Ralf Weidauer August 20, 2024

Is there a way to receive a distinct list of properties of a smart multi-select field?

Example:

I have a form myFrm with a field winners which is of type smart multi-select referencing form othrFrm holding the winners of a running challenge with fields distance and name. (selected field is distance with "reference to records" option set)

I have records (distance,name) like (100m,John Doe),(200m, John Doe), (400m John Cash), and many more.

For winners in myFrm I select 100m, 200m and 400m.

I receive the list of the names by

winners.transform(name).asList

which gives me

John Doe,John Doe,John Cash

What I need would be

John Doe,John Cash

Any suggestions?

1 answer

1 accepted

1 vote
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.
August 20, 2024

Hi @Ralf Weidauer 

Sorry to say, but we dont have a function like that available in ConfiForms at the moment.

But will add it ASAP. Watch out for the app updates (a version that will be published after the 3.11.5)

On cloud this will be available immediately

Alex

Ralf Weidauer August 20, 2024

thanx for the information.

Looking forward to the update!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events