Repeatable List View Isn't Updating

Hey @nl-setech ,

I understand your issue. Here's a potential solution:

  • Use query triggers and model updates in the custom component code to update data dynamically when dropdown values change.
  • Utilize moment for handling and displaying dates accurately in the list values.
  • Leverage console.log in your custom component to debug the issue of repeated values effectively.

If you could share the custom component code and the static array object data, I’d be happy to provide a more tailored solution for your specific case.

Thank you!

3 Likes