63
Views
3
Comments
Create a custom widget to be deploy on wordpress websites

Can we create a custom widget application using the service studio which can be deployed as a script to my word press website. For example I have a onboarding widget which has many screens 15-20 and I really wants to develop it quickly using the service studio instead of programming it using react or angular etc.

2021-12-26 07-43-49
Peter Lasvera

i think , the best we can do is using outsystems url as iframes in wordpress

UserImage.jpg
Gaurav Thakur

Thanks for reply Peter, So you mean there is no way to create some kind of web component or embedded widget which can be deployed as script, Iframe have issues with responsiveness and scrolling that's why I don't want to use it like that.

2018-10-18 08-34-00
Eric Bulters
 
MVP

Hi Gaurav, 

As Peter already stated, you can only do this using iframes. 

You can however do some server logic on the OutSystems side exposing and consuming APIs

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