Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
Give us feedback
Forge
Forge is a repository of reusable, open code modules, connectors, UI components, and business solutions to help speed up your OutSystems apps delivery time.
Check our FAQs for more information.
Not finding the asset you need?
7636
Available
assets
+61
In the last
30 days
343
Downloads in
the last 7 days
Back to list
Type
All
Mobile
Reactive
Service
Traditional web
Business solution
Curation
Curation
See curation FAQs
>
Trusted
Validated and supported by the community experts, these projects follow best practices for security, documentation, and code quality.
OutSystems supported
Developed, maintained and supported by OutSystems under the terms of a customer's subscription.
Trusted
OutSystems supported
CATEGORY
Categories
See all FAQs
>
Apps
Fully working apps for different use cases that you can start using immediately or customize to fit your needs.
Demos & samples
Guides and examples that demonstrate how specific tasks, capabilities, or components work.
Development tools
Components, frameworks, and libraries that support the developer in the app lifecycle management and CI/CD processes.
Device capabilities
Plugins that extend the features of your apps by allowing access to the capabilities of mobile devices.
Functional libraries & utilities
Programming functions and utilities to develop and extend the end-user functionalities in your apps.
Integrations
Connections with systems external to OutSystems that enable additional functionalities on your apps.
User interface
Themes, layouts, patterns, and widgets that allow you to build great-looking apps in no time.
Notify
PLATFORM
OutSystems 11
OutSystems Developer Cloud
OTHER
Try now included
My activity
Downloaded
Following
My assets
Sort by:
Most Popular
Most Popular
Latest submitted
Rating
A-Z
Most relevant
Filters
211
results
for
"feedback message"
Clear filters
Feedback Message Utils Reactive
This component allows you to easily control the Feedback Messages of your application. You can customize them according to your needs. With this component you can: add extra CSS classes, set a timeout, enable and disable close on click, escape HTML characters, close displayed feedback messages instantly or for a given timeout and add auto close behavior for warning and error messages.
18
614
Feedback Message Utils Reactive
by
Rui Barradas
This component allows you to easily control the Feedback Messages of your application. You can customize them according to your needs. With this component you can: add extra CSS classes, set a timeout, enable and disable close on click, escape HTML characters, close displayed feedback messages instantly or for a given timeout and add auto close behavior for warning and error messages.
Latest version
1.0.1
Latest release
4 Nov 2020
Compatible with
OutSystems 11
Customizable Feedback message (mobile)
customizable feedback message for mobile. This component allows you to: - add custom Css class to your feedback message to provide custom styling - Use HTML in the message - Disable close on click - Add auto close for Error messages
0
80
Customizable Feedback message (mobile)
by
WizardsOfOS
customizable feedback message for mobile. This component allows you to: - add custom Css class to your feedback message to provide custom styling - Use HTML in the message - Disable close on click - Add auto close for Error messages
Latest version
1.0.1
Latest release
5 Nov 2018
Compatible with
OutSystems 11
Feedback Message Popup
Displays a feedback box based on the last call.
This web block is designed to be used within Popups.
6
79
Feedback Message Popup
by
Bernardo Condé
Displays a feedback box based on the last call.
This web block is designed to be used within Popups.
Latest version
1.0.0
Latest release
3 Jan 2019
Compatible with
OutSystems 11
Ultra Feedback Message
You can show a list of messages in the screem. You can have many options of configurations. You can dismiss when you click in any part of the message.
1
34
Ultra Feedback Message
by
Lucas Souza
You can show a list of messages in the screem. You can have many options of configurations. You can dismiss when you click in any part of the message.
Latest version
1.0.0
Latest release
2 Aug 2019
Compatible with
OutSystems 11
Alarm Feedback Message
Set up an Alarm and display a feedback message on the screen on the provide date and time.
0
12
Alarm Feedback Message
by
Ravi Punjwani
Set up an Alarm and display a feedback message on the screen on the provide date and time.
Latest version
1.0.0
Latest release
22 Nov 2022
Compatible with
OutSystems 11
#Feedback Message
Alarm
Feedback Message Utils
Customize, control, and manage your application's feedback messages.
ODC
Feedback Message Utils
by Capgemini Portugal
Customize, control, and manage your application's feedback messages.
Latest version
0.1.0
Latest release
7 Jun 2022
Compatible with
OutSystems Developer Cloud
To use this asset, please access the Forge on the ODC Portal.
Twilio Connector
Twilio Connector allows your OutSystems Applications to use Twilio API to send messages and make voice calls.
22
3555
Twilio Connector
by
OutSystems MVPs
Twilio Connector allows your OutSystems Applications to use Twilio API to send messages and make voice calls.
Latest version
2.1.3
Latest release
7 Jun 2019
Compatible with
OutSystems 11, 10 and older
Multipart/form-data
A quick and easy way to create the body of a multipart/form-data message.
16
2772
Multipart/form-data
by
Kilian Hekhuis
A quick and easy way to create the body of a multipart/form-data message.
Latest version
4.0.2
Latest release
18 Apr 2022
Compatible with
OutSystems 11 and 10
OnTrack
The OnTrack open source application template offers powerful, yet simple, project tracking and collaboration, to support fast continuous delivery of your applications. Integration with OutSystems App Feedback allows end-to-end follow-up by the project teams on new requests and issues reported by your users. Pick this pre-built app and customize it at will to fit your specific delivery process. Watch a quick overview video of OnTrack .
31
1823
OnTrack
by
Labs
The OnTrack open source application template offers powerful, yet simple, project tracking and collaboration, to support fast continuous delivery of your applications. Integration with OutSystems App Feedback allows end-to-end follow-up by the project teams on new requests and issues reported by your users. Pick this pre-built app and customize it at will to fit your specific delivery process. Watch a quick overview video of OnTrack .
Latest version
1.0.1
Latest release
6 Jun 2020
Compatible with
OutSystems 11, 10 and older
FeedbackMessage++
New version of the Outsystems feedback message widget, that includes a Timeout parameter to allow us to hide the displayed messages. You can choose one of a set of animations to hide the feedback message: - FadeOut - SlideUp - SlideToggle - Explode - Drop
12
1570
FeedbackMessage++
by
André Siébra
New version of the Outsystems feedback message widget, that includes a Timeout parameter to allow us to hide the displayed messages. You can choose one of a set of animations to hide the feedback message: - FadeOut - SlideUp - SlideToggle - Explode - Drop
Latest version
2.0.0
Latest release
23 May 2019
Compatible with
OutSystems 11, 10 and older
How to Expose a REST API
Sample of an exposed REST API with methods to list, create, update, and delete records. It also demonstrates how to send a custom error message if something goes wrong in the execution of the requested method. The REST API uses Basic authentication.
3
1559
How to Expose a REST API
by
Techcomm Team
Sample of an exposed REST API with methods to list, create, update, and delete records. It also demonstrates how to send a custom error message if something goes wrong in the execution of the requested method. The REST API uses Basic authentication.
Latest version
1.0.0
Latest release
27 Aug 2020
Compatible with
OutSystems 11, 10 and older
In-App Chat Reactive
Quickly implement a chat in your application. Send and receive messages in real time.
3
1328
In-App Chat Reactive
by
Daniel Filipe
Quickly implement a chat in your application. Send and receive messages in real time.
Latest version
1.0.3
Latest release
5 Sep 2022
Compatible with
OutSystems 11
SweetAlert
A beautiful replacement for JavaScript's confirm message! It will replace the ugly confirmation message with a beautiful customizable and fully functional modal.
17
1281
SweetAlert
by
André Gonçalves
A beautiful replacement for JavaScript's confirm message! It will replace the ugly confirmation message with a beautiful customizable and fully functional modal.
Latest version
1.0.5
Latest release
12 May 2021
Compatible with
OutSystems 11
Bootstrap Modal MessageBox
The Bootstrap Modal MessageBox is a dialog box/popup window that is displayed on top of the current page, based on Bootstrap JS Modal and Bootstrap modals made easy (http://bootboxjs.com/). Contains a simple alert dialog with or without an ok button, and also a confirm dialog with a cancel and a confirm button.
5
667
Bootstrap Modal MessageBox
by
Miguel Oliveira
The Bootstrap Modal MessageBox is a dialog box/popup window that is displayed on top of the current page, based on Bootstrap JS Modal and Bootstrap modals made easy (http://bootboxjs.com/). Contains a simple alert dialog with or without an ok button, and also a confirm dialog with a cancel and a confirm button.
Latest version
1.4.0
Latest release
19 Sep 2017
Compatible with
OutSystems 11, 10 and older
Pusher.com APIs
Pusher.com API's is an extension where you can find the basic implementation of the API's from Pusher. Currently only the Pusher Channels API is implemented. You can send a message from a server to all connected clients. On the clients the message will be received in an OnNotify action, which means that you can build your own client-functionality around the message. You can show the message in an alert or feedback message block. You can also trigger one or more actions based on the value of message (for instance refresh a (part of a) screen, redirect to another page or logout).
6
602
Pusher.com APIs
by
LINKIT R&D
Pusher.com API's is an extension where you can find the basic implementation of the API's from Pusher. Currently only the Pusher Channels API is implemented. You can send a message from a server to all connected clients. On the clients the message will be received in an OnNotify action, which means that you can build your own client-functionality around the message. You can show the message in an alert or feedback message block. You can also trigger one or more actions based on the value of message (for instance refresh a (part of a) screen, redirect to another page or logout).
Latest version
4.0.0
Latest release
22 Oct 2020
Compatible with
OutSystems 11, 10 and older
Send Mail with Binary Attachments
Mobile and Web Extension Mail send extension with capacity to recipients list, binary attachments list, HTML or Text message and dynamic SMTP configuration. Mime types supported: Text "text/plain"; "text/html"; "text/xml"; "text/richtext"; Application "application/soap+xml"; "application/octet-stream"; "application/rtf"; "application/pdf"; "application/zip"; Image "image/gif"; "image/tiff"; "image/jpeg";
7
596
Send Mail with Binary Attachments
by
Leandro Correa
Mobile and Web Extension Mail send extension with capacity to recipients list, binary attachments list, HTML or Text message and dynamic SMTP configuration. Mime types supported: Text "text/plain"; "text/html"; "text/xml"; "text/richtext"; Application "application/soap+xml"; "application/octet-stream"; "application/rtf"; "application/pdf"; "application/zip"; Image "image/gif"; "image/tiff"; "image/jpeg";
Latest version
1.0.5
Latest release
26 Sep 2023
Compatible with
OutSystems 11 and 10
MicrosoftTeams Connector
Provides services for integration with Microsoft Teams, among those channel management, get user information and sending messages with or without attachments / mentions.
3
573
MicrosoftTeams Connector
by
João Marques
Provides services for integration with Microsoft Teams, among those channel management, get user information and sending messages with or without attachments / mentions.
Latest version
1.0.1
Latest release
23 Mar 2021
Compatible with
OutSystems 11
Channel
Chat
message
Microsoft
teams
App Feedback Connector
A set of APIs to easily synchronize user feedback with third party project management tools.
3
549
App Feedback Connector
by
Johan den Ouden
A set of APIs to easily synchronize user feedback with third party project management tools.
Latest version
3.0.1
Latest release
17 Jan 2022
Compatible with
OutSystems 11 and 10
ECT Client Connector
Forwards feedback, gathered using App Feedback (previously known as ECT), to another environment, where an ECT Server Connector is present.
1
521
ECT Client Connector
by
OutSystems Lab
Forwards feedback, gathered using App Feedback (previously known as ECT), to another environment, where an ECT Server Connector is present.
Latest version
1.0.1
Latest release
17 Aug 2020
Compatible with
OutSystems 11, 10 and older
App Feedback to Jira
Sample integration to synchronize user feedback with a Jira project. Uses Feedback Connector.
4
489
App Feedback to Jira
by
Leonardo Fernandes
Sample integration to synchronize user feedback with a Jira project. Uses Feedback Connector.
Latest version
3.0.9
Latest release
14 Jan 2022
Compatible with
OutSystems 11 and 10
Vonage APIs Core Component
Vonage APIs is a world leading API platform for interactive video-, voice- and messaging-communication for Mobile and Web. With these APIs, you can enhance your applications with better customer experience by adding video conferencing, voice connectivity and also multiple ways to message where your customers prefer (WhatsApp, Facebook Messaging, SMS/MMS and Viber).
1
434
Vonage APIs Core Component
by
LINKIT R&D
Vonage APIs is a world leading API platform for interactive video-, voice- and messaging-communication for Mobile and Web. With these APIs, you can enhance your applications with better customer experience by adding video conferencing, voice connectivity and also multiple ways to message where your customers prefer (WhatsApp, Facebook Messaging, SMS/MMS and Viber).
Latest version
2.0.4
Latest release
15 Mar 2022
Compatible with
OutSystems 11
Loading
Loading...