Need a special offer?Find out if your project fits.
+

Copy cell value customization

Resolved
Sergii Valko asked on July 28, 2020

Hello,
copy cell value (Ctrl + c) gets original JSON value instead of customized via 'customizeCell' function. This is not good, because under cell customization may be from simple date formatting logic to full data conversion. For example, we have implemented a custom hyperlink generator and a sample of it you can see in the JSFiddle example. As you can see 'type' looks good on the flat form, but if you try to copy-past it you will see original JSON value which contains additional parameters for the hyperlink building. Is any idea how to copy exactly that value which the user sees? Probably I can edit 'data.member.caption' or 'data.label', is it good idea? Does it have some side effects? 
Thank you in advance.

3 answers

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster July 29, 2020

Hello, Sergii,
 
Thank you for reporting the problem.
 
The fix is going to be provided with a minor update ETA Aug 25.
Our team will notify you as soon as something is changed on this point.
 
Do not hesitate to contact us in case of any other questions.
 
Regards,
Illia

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster August 26, 2020

Hello, Sergii,
 
We are glad to announce that now the Ctrl + C command also copies the cell’s data changed by customizedCell.
This is included in the 2.8.14 version of Flexmonster.
 
You are welcome to update the component. Here is our updating to the latest version tutorial for guidance.
 
Please let us know if it works for you.
 
Best regards,
Illia

Public
Illia Yatsyshyn Illia Yatsyshyn Flexmonster September 2, 2020

Hello, Sergii,
 
Our team is wondering whether the provided fix works for your case.
 
We are looking forward to hearing feedback from you.
 
Best regards,
Illia

Please login or Register to Submit Answer