Dear Max,
I hope I can explain it clearly.
I want to display a value from a database table record with a specifically id.
For example in CF7 is used id.datum to display the value of datum. How does that like like in CF8?
You see here the array:
regards
JoCo Webmaster
Hi JoCo
The path here shows that you should use {var:diensten.0.datum}
it depends, if this list is passed to the table view for example, then you will not use "diensten"
where do you plan to use this ?
I want to display the datum from array diensten with id=116 in an text field.
I pass on id=116 with the link with which I open the display with that text field.
Sorry Max, but I showed you the wrong array. This is the correct array.
I want to present [datum] in a text field.
then you should use {var:read_data48.datum}