Hi,
I have created a ChronoConnectivity connection that show some data from a table. The user choose the row to read and I show all field of this row.
I would set the page title to a determinate field value; so the page title changes on row changes.
e.d.:
MYTABLE
#1, House, Car
#2, Castle, Child
the user select #1
--> I load another page that show the #1 row (I can do this)
--> I set the new page title to "House" (I can't do this)
I have created a ChronoConnectivity connection that show some data from a table. The user choose the row to read and I show all field of this row.
I would set the page title to a determinate field value; so the page title changes on row changes.
e.d.:
MYTABLE
#1, House, Car
#2, Castle, Child
the user select #1
--> I load another page that show the #1 row (I can do this)
--> I set the new page title to "House" (I can't do this)