Hello everyone,
I can’t seem to resolve this: I’m displaying the data from a table in the database into a table using Table and Text Node. I’ve also created a dropdown that displays the content of the "year" field for each record in the db table. Now, what I can’t seem to do is update the table when I change the dropdown value, since there is no trigger listening for the Table. It should only return the records that contain the selected year. I tried doing this with a submit, but I’m not sure how to associate the existing table with the new Read Data that selects the desired records.
Joao
Hi Joao
Can you post a screenshot ? is this a filter dropdown or it's a dropdown in each table row ?
Thank you very much Max for your reply.I will do more, I attach the forms.It should be a drop down filter where I can select the year. I attach the two versions where in 3.1.4 I was able to select the records of the desired year but I was unable to update the table and created another one. In version 4.01 instead I tried to update the table based on the change in the drop down menu. I cleaned them of all the useless code I tried, so you can better see what I mean. I also tried the solutions suggested for similar cases in the forum but I can't find the solution.
Thanks a lotJoao