Page 1 of 1

Show and Edit All footnotes in a RichViewEdit

Posted: Mon Mar 03, 2014 5:33 am
by mohsen24000
Hi Dear Sergey,
I want show all footnotes (without Notetext) in a one richviewedit to edit and read separately again after change style or edition it.
How do this?
Thanks a lot.

Posted: Tue Mar 04, 2014 10:19 am
by Sergey Tkachenko
I'll make a demo later in this week

Posted: Tue Mar 04, 2014 12:55 pm
by mohsen24000
Thank you.
Can use table for this purpose?
Add each of footnotes as a row of table...
and read again with row number!
What do you think?

Posted: Tue Mar 04, 2014 3:15 pm
by Sergey Tkachenko
Yes, I thought to implement it using table

Posted: Wed Mar 05, 2014 4:53 am
by mohsen24000
already i did it using tags!

Posted: Sat Mar 08, 2014 6:24 am
by mohsen24000
Sergey Tkachenko wrote:I'll make a demo later in this week
We're still waiting for demo...
thanks a lot

Posted: Mon Mar 10, 2014 5:43 pm
by Sergey Tkachenko
I do not forget about it, sorry for the delay.
I'll try to do it tomorrow.

Posted: Thu Mar 13, 2014 9:20 am
by Sergey Tkachenko

Posted: Thu Mar 13, 2014 12:17 pm
by mohsen24000
Thanks Sergey,
It was better that can modify and change footnotes style.

Posted: Thu Mar 13, 2014 4:15 pm
by Sergey Tkachenko
Sorry, what do you mean by modifying footnote styles?

Posted: Thu Mar 13, 2014 8:24 pm
by mohsen24000
I'm sorry, it means that the users can change footnotes textstyle or parastyle in your demo as main RVE's context.

Posted: Fri Mar 14, 2014 11:27 am
by Sergey Tkachenko
Just add all necessary buttons on the form displaying a list of notes.
Since notes are displayed in normal RichViewEdit (inside a table), a code for user interface is the same as for the main form.