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

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,276
Community Members
 
Community Events
185
Community Groups

Confiforms: Show multiple results from web service object

Hi

can the "web service object" field return multiple objects as a result? If yes, how to display the filtered objects?

E.g. if the following JSON request comes back:

 {
"last_name": "Lopez",
"id": 72,
"gender": "male",
"phone": "597.328.1460",
"job_title": "Tester",
"salary": 9500,
"email": "donaldlopez71596@slingacademy.com",
"first_name": "Donald",
"age": 29,
"years_of_experience": 5,
"department": "Product"
},
{
"last_name": "Lopez",
"id": 123,
"gender": "male",
"phone": "573-472-7131",
"job_title": "DevOps Engineer",
"salary": 8500,
"email": "thomaslopez122447@slingacademy.com",
"first_name": "Thomas",
"age": 28,
"years_of_experience": 3,
"department": "Product"
}

Can I display only "name" and "phone" of both objects in a table view?

With only ONE object I have no problems...

Thanks and regards,

S. Menzel

1 answer

1 accepted

0 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.
Mar 21, 2023

Hi @Steffen Menzel 

No, the idea of this field is to hold ONE object or a reference to one (identifiable) object

Alex

Hi,


thanks for your quick response. Is it even possible to display multiple objects as the result of a query using Confiforms?

I did it with Confidocs. However, with Confidocs, ALL results are displayed immediately (filtering is possible afterwards). I would rather search first and display the search results already filtered.

Regards,
Steffen

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.
Mar 21, 2023

No, I dont think so. This is not something what ConfiForms is for

Using a field to store multiple rows of data and then using it to render some views... no, not the ConfiForms job, sorry

Like Steffen Menzel likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events