Hi,
I would like to display the same field two times (both times in a readonly way, so it is only for display purposes) in one formview but on different pages in a notebook.
I noticed a strange error/bug/feature: the first instance is displaying the field label but with empty data, the second instance displaying the field without issues.
In the debug mode I cannot get mouse over tooltip for the first field instance only for the second.
It is a limitation of the view engine or some bug? How can I circumvent this if it is a limitaion?
Regards