Anybody who knows a way to change the caption in column header on an ordinary form. I have a variable when calling the form, and I wish a specific column to shown the content of this in column-header-label (the caption) when opening the form.
Is this possible ?
I am aware of the possibilities in a matrix-form.
0
Comments
http://mibuso.com/forum/viewtopic.php?f=23&t=40940&hilit=change+caption+in+form
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
You can use a variable or function instead of the text literal i used in the above example.
:thumbsup: Bingo, this is the way to do it - thanks a lot, works perfectly.