"text_box.on_text_changed" does not work for me

Hi dear,

I’m not sure if this is the same way our dear :raising_hands:Vega_Star:raising_hands: solved it, but I also took the liberty of modifying the project.

For convenience, I added the DynamicComponents extension and managed the data using a dictionary, which I believe is the best solution, especially if you plan to connect to a database in the future.

Another suggestion would be to switch to the RecyclerList extension, as it is much more efficient for displaying lists.


usodecardview_fix.aia (117.3 KB)

2 Likes