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
Daniel Asserati
10
Views
2
Comments
Allowing users to add hyperlinks, pictures, embedded videos to a "post" in an app
Question
Email
Hi,
I have been asked to develop a solution where an admin can create a "post" in the app which can contain pictures, embedded videos and hyperlinks much like an email. It is then distributed to all general users of the app.
Is there a suggested solution to generate this functionality in the app? I assume images will need uploading and embedding at some point, videos will need some sort of dynamic iFrame and hyperlinks will need a dynamic URL type of function.
Thanks
Daniel Asserati
Basically the ability to generate a rich format email by a user of the app rather than in service studio.
Gerry
We've done something like and it's a matter of creating web blocks to encapsulate the functionality needed for each element (image, video, etc). You then need to decide whether or not you want to save these elements in the database or on a shared file system somewhere.
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...