Modifying dynamic data generated using App Connect, with jQuery

I have an item detail page which displays data from a database table based on an id passed as an URL parameter. I would like to apply a class to specific words using jQuery. If the text is static, the class is applied as I want; if the page is dynamic, nothing happens. I imagine it might be some sort of timing/loading issues.

It’s probably a general jQuery/Wappler question, but does something need to be done to make sure the data generated with App Connect has loaded before the jQuery function starts?

Community Page
Last updated: