Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Filipe Lourenço
366
Views
3
Comments
Solved
render webblock html
Question
Im trying to using the function to render a webblock html from htmlRenderer but when the webblock is on another espace even typing the espaceproducer param the function doesnt find the webblock. Anyone with the same problem? Thanks
José Ramalho
Staff
Solution
Hi Filipe,
Web blocks are never rendered per se. To access a Web block you need to create a screen that has that webblock inside it.
Cheers
João Rosado
Staff
Hi,
My 2 cents on those HtmlRenderer methods:
- They were made just to work with ECT and EPA. They may or may not work correctly in any other cases.
- I don't recommend using them. You should view them as legacy actions that should not be public.
...I'll ask for a deprecated warning on them, since I'm tired of having discussions here about this.
Regards,
João Rosado
1 reply
06 Apr 2016
Show thread
Hide thread
Caio Santana Magalhães
MVP
João Rosado
wrote:
Hi,
My 2 cents on those HtmlRenderer methods:
- They were made just to work with ECT and EPA. They may or may not work correctly in any other cases.
- I don't recommend using them. You should view them as legacy actions that should not be public.
...I'll ask for a deprecated warning on them, since I'm tired of having discussions here about this.
Regards,
João Rosado
Hello, João.
Could you recommend alternatives for gathering the WebBlock/WebScreen generated HTML?
Thank you.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...