RE: Is there any code history for Widget Templates (ADT)?

Adam Fuiba, modified 6 Years ago. Junior Member Posts: 34 Join Date: 4/17/13 Recent Posts
I wrote the code for a Widget template (widget A) on Visual Studio, then I copied it and I pasted it on an existing wrong widget (widget B ), I did a mistake and I lost the widget code (widget B ). 
Is there a way to recover that widget code template?

​​​​​​​Thanks!
thumbnail
Christoph Rabel, modified 6 Years ago. Liferay Legend Posts: 1555 Join Date: 9/24/09 Recent Posts
I am not sure.
Could you look into the database into the table DDMTemplateVersion? (There is no GUI for that table, but I believe it contains the various template versions).
If that table doesn't exist or doesn't contain what you need, you would need a database backup.
Adam Fuiba, modified 6 Years ago. Junior Member Posts: 34 Join Date: 4/17/13 Recent Posts
Thank you so much Christoph! I recovered the code from that table. Thanks! emoticon