editable fields
Posted: Tue Oct 13, 2009 6:29 pm
Hi All,
I am having problems with an editable field.
When users open the card the first time the field says: "Click here to add the topic"
I want this line to dissapear when users click on the field, so that they can add their own text.
If they click in a save button next time they go to that card they should find what they wrote, but if they didnt write anything, they should find again the line "Click here to add the topic".
Any idea how to get it to work?
I thought the way to think about it was programming revolution to recognize the string and then writing a condition, but I havent been able to write the code so that revolutionrecognize the string "Click here to add the topic".
I am having problems with an editable field.
When users open the card the first time the field says: "Click here to add the topic"
I want this line to dissapear when users click on the field, so that they can add their own text.
If they click in a save button next time they go to that card they should find what they wrote, but if they didnt write anything, they should find again the line "Click here to add the topic".
Any idea how to get it to work?
I thought the way to think about it was programming revolution to recognize the string and then writing a condition, but I havent been able to write the code so that revolutionrecognize the string "Click here to add the topic".