Ideas
10884ideas
Created on 08 Nov 2022
2019-11-08 14-27-49
Miguel Riso Almeida
Add a Basic Data Type named Timestamp that retrieve time in milliseconds, this way it is possible to calculate time or date time with milliseconds.This is very useful in audit or logs, or even in a transaction level situation when having multiple users using the same entities or records.There are some forge components to do that, but that will imply a server call, or extra logic to fetch this type ofdata.
219
Views
1
Comments
New
Database
Created on 16 Nov 2021
2022-08-23 05-13-34
Kishore
Basically I am an Front End Developer , When I Was Look Into The Guided Path They Have Only Short Course Available , Kindly Make It As Much More Detail By Adding Some Stuffs in Front End Course.
258
Views
2
Comments
New
Training
Created on 02 Aug 2024
2022-12-30 07-28-09
Navneet Garg
There should be a property in script (JavaScript) to define type like type="module" so it can be easily treated as JavaScript module and can be use import statement in JavaScript right now when we use import statement there will be an error that SyntaxError: Cannot use import statement outside a module. There are no proper solution to that
96
Views
0
Comments
New
Service Studio
Created on 15 Jul 2019
2024-09-18 08-24-44
André Alexandre Painha
While talking to some work colleagues, I had an idea regarding the way entities are created and the process that ends up happening almost every time.Regardless of the Entity about to be created, there are a few attributes that end up always being present, such as:CreatedAtUpdatedAtCreatedByUpdatedByIsActive "Some generic business related attribute"(...)The idea here consists of a small menu that allows the user to create a default “Form” that will default the generic format of each Entity created on the module he's currently working on.With this, any Entity (Non-Static) that gets created on that module automatically “Inherits” those attributes, already defined to the correct format, w/ descriptions etc.This behaviour should be possible to turn On/Off with ease.Any feedback would be appreciated,Cheers!
998
Views
9
Comments
New
Backend
Created on 19 Jul 2018
2017-03-15 17-30-02
João Gonçalves
 Motivation:Pair programming is nowadays a largely accepted modus operandis to reach a productive state where quality is increased. While Service Studio is a collaborative tool to some extent, it could be improved, hence this idea. This idea also applies to situations where one person wants to interchange ideas with another person that is remote or wants to teach something to someone else. (Bootcamps, workshops, knowledge transfer sessions, etc). Inspiration Scrimba has a collaborative IDE that allows a developer to have live coding sessions that are broadcasted/streamed to subscribers. Those live coding sessions are two way channels, meaning that the "master peer"/"host" can makes changes to the files but the "subscribers" can also submit changes to the code.  See this demo video to see the potential that scrimba can offer to its users. The ideaVideo streaming over webex/skype/slack is very resource consuming (net bandwith, RAM usage, CPU usage, etc) and can break the experience completely. Many times have I suffered on a knowledge transfer session while attempting to share my screen to explain something to some customer within Service Studio and suffered lag, pixelization, audio loss, etc.Bringing the concepts showcased on the video aforementioned, Service Studio could broadcast interaction events (user keystrokes, mouse clicks, mouse movement, etc) that happen within its context to another remote instance (or multiple instances) of Service Studio.By broadcasting only those events the data transfer size is reduced and by sharing the same application context there's no need to transfer image/video so that others could see what is happening given that those interactions actions are replicated on each subscribed Service Studio instance.The usages of this idea could be:Easy hands-on support with customers where the support person can do a live session that has immediate impacts on the customer endEasy pair-programming sessionsEasy knowledge transfers/ teaching sessionsEasy collaborative workshop sessionsFortunately, nowadays we can leverage real time communications very easily with technologies such as WebSockets, MQTT, etc that scale easily and would allow for an easier development process. (There's no need to bring those UDP connections into the table and relive many of the difficulties that multiplayer games have given that this solution could, to some extent, ignore state sharing and management).Cheers,João Gonçalves
1566
Views
12
Comments
New
Collaboration
Created on 19 May 2025
2021-09-25 07-23-16
Ramkumar saini
I want to request that you please create a custom module or component in OutSystems that allows developers to build table schemas dynamically at runtime, with AI assistance that predicts fields, relationships, and types based on a natural language description of the business need. What we are creating Not just a form builder — you're creating actual entity definitions on the fly. AI-powered — the system interprets user input like: “I need a table to store employee training sessions with session date, topic, and trainer details” and suggests: Supports version control of schema suggestions. Can optionally generate sample CRUD screens immediately.
99
Views
2
Comments
New
AI/ML
Created on 29 Jul 2024
2020-09-01 06-52-31
Jan Wagenaar
I'm trying to list Forge app versions across environments. Currently, the Forge applications are registered in system table OSSYS_APP_FORGE, but only on the environment it's installed. It would be really helpful for monitoring versions if the Forge applications deployed to that environment would also be registered in it. Right now, I have no idea what version I'm running on (for example) Production. Thanks!
195
Views
0
Comments
New
Forge
Created on 14 Sep 2023
2023-09-15 13-34-43
Sushant Sharma
In my recent project I need to Compare two List with different structure but they had some of the record common. Can we have list comparison function just like List Filter, List Sort, with a focus on record similarity within two list. It would be a valuable addition to data management and analysis tools. It would simplify the process of identifying and reconciling data across various datasets, ultimately saving time and improving data quality. I look forward to discussing this idea further and exploring the potential for its implementation. Please let me know your thoughts and whether this suggestion. Please see the attached image, in which we want to compare and extract common data on the basis of Name.
1289
Views
3
Comments
New
Builtin & User functions
Created on 14 Nov 2018
UserImage.jpg
PJ M
When I click the field for, in this example, the List to clear in the ListClear Server Action, OS grabs a lot of lists for me to Suggest, but as I type, that list is not filtered to those lists starting with what I have typed:If I double click List, the Expression Editor box appears and I can hit CTRL-SPACE for it to suggest a filtered list for me, like so:That's awesome. Can we just move this filtered autocomplete behavior up one step to the screen I shotted above?
973
Views
21
Comments
On our RadarOn our Radar
Service Studio
Created on 16 Dec 2023
2023-08-23 14-14-33
João Sousa
Recently came across with a code comments generator that basically looks at the code developed and generates a description of that code is doing. Would be great having such a feature in Service Studio: - right click on the Service, Client or Server actions and select generate description. This will automatically generate a description based on the code (including parameters). If the developer changed the code, SS would identify that and upgrade the description. - select part of the code in the canvas, right click and select generate comment. SS would introduce an auto generated comment based on the selected code Fo reference: https://writer.mintlify.com/
379
Views
3
Comments
On our RadarOn our Radar
AI/ML
1031 to 1040 of 10884 records
Top Idea Creators
High Five to the top 5 idea creators in the last 30 days
2026-03-13 16-36-56
5 ideas
Top Brainstormers
High Five to the top 5 brainstormers in the last 30 days
2021-09-06 15-09-53
8 comments
2
2025-09-02 13-37-45
5 comments
3
2024-07-05 14-16-55
4 comments
4
2020-04-17 08-41-30
3 comments
5
UserImage.jpg
3 comments
Code of Conduct 
The guidelines we live by that make
this Community amazing!
Code of Conduct
Stay Up-To-Date
Keep on top of what's happening in the Developer Community.
Forum, Forge, Training, Documentation, and more!