Dear all,
how can I copy and paste a text paragraph, while maintaining the links that are in that paragraph?
When I try to do this, the link either vanishes, or is replaced by another link (from a later paragraph).
thanks!
Malte
Copy-Paste Text with links
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Copy-Paste Text with links
WWB uses the standard Windows text editor component (richedit), this control uses RTF clipboard data for copy/paste.
Unfortunately, this does not support copy/pasting link data. That means that the link data in only valid within the content of the same text object.
If you copy the entire text object to another page then all link data will be included because in that case WWB's private clipboard format will be used.
Unfortunately, this does not support copy/pasting link data. That means that the link data in only valid within the content of the same text object.
If you copy the entire text object to another page then all link data will be included because in that case WWB's private clipboard format will be used.