Hi Experts ,
Is is possible to integrate any inline editor in Documentum xCP 2.3 , I.e user should able to edit document (docx) files inline without downloading it to local machine
Best Regards,
Akshay
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Only way I see is through custom widget. Please check developer guide to learn basics of custom widgets. You'll have to try to wrap whatever editor code that you might have (e.g. Google Docs) into a ExtJS widget.
Hello everyone, Did someone get something working about this below request. Thank you,