Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Confiforms: Show multiple results from web service object

Steffen Menzel March 21, 2023

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_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 21, 2023

Hi @Steffen Menzel 

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

Alex

Steffen Menzel March 21, 2023

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_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 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