Posts by Jilles Ragonha • 63 points
5 posts
-
0
votes1
answer322
viewsQ: Query in firestore to check item inside a document
I’m using the Firebase Firestore and I need to mount a *query that checks the following data as pointed out in the following figure: Because he’s in one array, inside my document, I don’t know how…
-
0
votes1
answer235
viewsQ: Onclick on android not working
Buenas pessoal, ok? I’m using a Recyclerview to popular my list on Android and for such have an Adapter and a view Holder. Follow Adapter source code with Viewholder public class MoviesAdapter…
-
1
votes0
answers515
viewsQ: Dynamic menu with JSF and Primefaces when it becomes responsive does not work
I have a dynamic menu on my site, which is brought through categories previously registered in the database. Within each category, it has a list of subcategories. When I click on a subcategory, it…
-
2
votes1
answer2311
viewsA: Jasper Reports - Error picking bean value
I solved, the problem was in JRXML itself, when it takes the Fields through the query, in xml it generates such a field Description, and in this field Description comes blank, and it is in it that I…
-
2
votes1
answer2311
viewsQ: Jasper Reports - Error picking bean value
I’ve been looking for three days now and I can’t solve this problem. Let’s get the explanation: I’m creating a report in Jaspersoft studio and linking with my database, in the preview of my report…