[Ideas] Outsystems for PHP+MySQL
Because PHP runs on 75% of www servers, and MySQL is it's database of choice.
View Article[Ideas] Refresh preparation Actions like Queries
Many times we need to create local screen vars to support data actions refresh.It would be really nice to have a 'Refresh Action' similar to 'Refresh Query'.'Refresh Query' was made to avoid this. I...
View Article[Ideas] Timed Refresh
Really need a plugin to refresh my mobile screen every "n" seconds
View Article[Ideas] Categorize User Actions
I think it would be really nice to be able to have our user actions separated be categories, just like the built-in ones are. This would really help when you are creating big projects or when you're...
View Article[Ideas] New Forge Component for JQuery DataTable Plugin
Hi,If you create a Forge Component for JQuery DataTable Plugin. It will be more useful.This Data Table more features.reference -> https://datatables.net/
View Article[Ideas] "AssignTo" parameter in queries and actions
In this parameter you would indicate the variable that would receive the result of the operation thus saving you from the "assign" action that almost always follows.
View Article[Ideas] Add Join Type to Aggregate Preview
On the Aggregate Preview, there is a section for Join Conditions, but it would be even more helpful to see what the join type is (Only With, With or Without, With)
View Article[Ideas] Export Usage of an Element to Excel
After clicking on a public element and getting a list of usage in all modules, have a 2nd right click menu to export the list to Excel or be able to copy all of the results. This is useful when...
View Article[Ideas] List of certified professionals
Hi,I would like to give a suggestion to have available on your site, the list of all the people who have some certificate from OutSystems.It would be interesting for companies to look for certified...
View Article[Ideas] Better support for Object data type
The Object data type can be used to communicate data to and from extensions, but isn't much of use otherwise. Furthermore, it is not possible to use an Object as attribute in a structure, and I'm not...
View Article[Ideas] Rest API - Url path updated automatically
Every time we are adding one new URL parameters we end up with this kind of errors because we didn't add it manually yet to the URL Path. If we end up with 8 or more URL parameters it becomes a boring...
View Article[Ideas] JavaScript (for logic) and Events for Web Application
Hi Everyone,Like mobile app development, is it possible to have the capability of writing code in Javascript (logic) for the web application. Meaning we write logic in JS and it gets converted into C#...
View Article[Ideas] reply forum
The replies don't help on the readability of the forum, specially when people start replying everything and most of the content on the post is just copy of what was said. This makes very hard to read...
View Article[Ideas] Copy and Paste Data into Grid
I would like to be able to copy data from web page or Excel sheet and paste into data grid.the use case is batch data entry.Example: https://www.ag-grid.com/javascript-grid-clipboard/@charset...
View Article[Ideas] Add Comments in expression editor
I suggest the possiblity of add comments in expression editor
View Article[Ideas] First three letters of a month from a date variable
I've seen actions based on switch (12 options) statement to get the first three letters from a date variable. I use a one-liner. The DATE-VARIABLE is an input date type and it returns the first three...
View Article[Ideas] Integration Studio Web Service API
Integration Studio Web Service APIAn API to CREATE the Structure in the Integration Studio based on WSDL/XSD.An API to COPY data from Structure to JAXB Objects.An API to COPY data from JAXB Objects to...
View Article[Ideas] Use React to improve performance in web development applications
Currently I've noticed that some big pages take a long time to perform ajax refreshes, I feel this is because of the dependency of the server to handle everything.With ReactJS the client handles the...
View Article[Ideas] Advanced queries SQL auto identation
It would be nice to have in the advance query editor a mechanismthat allowedSQLautoindentation,such as existsin some applicationsofSQLmanagement.This featurewould allowa...
View Article[Ideas] Better Service Center logs Filtering
I suggest to make avaliable an option to filter using a 'except'/'not' clause, on Service Center logs.As today it is, we can filter most logs in Service Center by a lot of options, making it easy to...
View Article