This topic is locked
[SOLVED]

 Hiding and Unhiding text in columns - second try

3/18/2011 5:15:54 PM
PHPRunner General questions
M
mlapl1 author

Hello,
I would like to do the following:
( a ) When the list page is displayed, I would like the text in a particular column (as returned by the SQL query) NOT to be displayed.

( b ) When the user clicks on a link/button the text returned by the query should appear

( c ) When the user clicks on the button/link again, the text disappears again. Basically, the link/button would act as a toggle.
I do not want to hide the whole column, just the content returned by the sql query.
Any suggestions? I would appreciate some clues.
Thank you

Andrew

M
mlapl1 author 3/19/2011

I accidentally replied to my own posting - cannot find a way of deleting this - sorry - Andrew -
And on top of that I marked it solved - doubly stupid - I though I was replying to another message which I had solved in fact.