Search found 2 matches

by Igor
Tue Mar 17, 2009 3:33 pm
Forum: Support
Topic: Insert text item
Replies: 2
Views: 8461

Thank a lot, Sergey. I'll try.
by Igor
Mon Mar 16, 2009 9:11 pm
Forum: Support
Topic: Insert text item
Replies: 2
Views: 8461

Insert text item

Hi!
I try to create simple template editor. I load in RichView text like this:
Hello. My name #NAME. I am #AGE years old.
After load to RichView in text I must replace variables #NAME and #AGE to emply text items. Text will be protected, variables - not! How can i do this?

I tried to use example ...