Problem showing data from db in "paragraph" Wappler 7 rc1

problem showing data from db in "paragraph" or in a variable.

I have a problem I don't get info from server connect into a "paragraph" or a variable or using it opening another server connection, but the same info is showing in an bootstrap table. And the data is showing in devtools.

Here is the devtools info screen
image

Her is where I put the data into a "paragraph"

Her is the resulting webpage

Bug or am I doing something wrong her.

Same page or different page?

Same page. That is the problem. If you see the last picture it is the result of the second picture.

It's cudag[0].dagen, it's an array :wink:

You were missing the [0]

:sunglasses: :face_with_spiral_eyes: Thank you.

You're welcome! In case you're curious how I found out, you just have to look in your first screenshot, there's square brackets, and a 0

1 Like