42
Views
1
Comments
Solved
Can we convert Reactive Web to Traditional Web
Application Type
Traditional Web, Reactive

I'm attempting to follow the Employe Directory Training tutorial, but when it comes time to print the PDF from an employe's detail, I am unable to add UltimatePDF because it says it isn't reactive web, so I change it to use UltimatePDF. Although ReactiveBlocks is simpler than UltimatePDF, is there a way to switch an application from reactive web to traditional web?

2020-05-07 18-53-00
Rui Barradas
 
MVP
Solution

Hello Khairu,

Unfortunately, there is not an easy / simple way to do that. OutSystems doesn't have a feature for this purpose.

The only way is to do it programmatically, meaning you'd have to code the new application.


Kind regards,

Rui Barradas

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.