I'm trying to edit a document. Basically I have a {firstname} string that I want to replace with, well the firstname variables. I can create, save, open but can't find out how to edit the document.
I realize that I can go through the content collection but I can't figure out how to change the text.
Can someone explain or point me to an example please.
Thank you !!!
The administrator has disabled public write access.
Re:Editing Document
Date: 2007/11/23 21:55
By: Darius Damalakas
Status: User
Karma: 0  
Senior Boarder
Posts: 19
What I do is actually going through all the collections and searching for the right SimpleText element.
When i find it, i change the tag to whatever you want to.
You could even use Input Fields (Insert-> fields->Functions -> Input field (under the "Type")), so that you can always have your placeholder written in a field called "Reference", and the visible value to the user .
hava a look at the attached file for example of input fields
The administrator has disabled public write access.
Re:Editing Document
Date: 2007/11/23 21:58
By: Darius Damalakas
Status: User
Karma: 0  
Senior Boarder
Posts: 19
Damn! Nobody loves open document, even this site says it can upload only txt, zip and DOC files!!
Are we at opendocument4all website, or at openMicrosoftWord4all site?