Quantcast
Channel: OutSystems Community
Viewing all 1476385 articles
Browse latest View live

[Ideas] Aggregates: Auto rename sources based on reference Attribute name

$
0
0
See screenshot. In this case, "Contact" contains a "LegalAddressId" reference attribute. The source for "Address" should be renamed to "LegalAddress" automatically in the Aggregate.

J.Ja

[Ideas] Include data type in assign variable tooltip

$
0
0

It would be very helpful if the data type was also visible as part of the tooltip when hovering over a variable in an assign statement. The text Left side of the assignment does not really add any value as it is quite obvious that it is the "left side" of the assignment.

[Ideas] Input Parameter creates filter into Aggregate

$
0
0

On drag and drop the input parameter into Aggregate's Filter Tab, create a filter.

Today is only possible do drag n drop the input parameter to flow, to create an Aggregate, but when an aggregate already exists, it is not possible.


This increase a lot our dev time with many inputs.

[Ideas] Add built-in GUID function

$
0
0
Add Built-in GUID function for GUID generation into Agile Platform, without needing to add an extension to auto generate GUID.

[Ideas] Solution pack / Integration studio - why are there versions?

$
0
0

I somehow understand why there are differences in service-studio 7.X en 8.X

But what I don;t understand why we should have multipole versions of the solution-pack and the integration studio.

the development of those are done in the 4.x or before and hasn't changed since.


please make those two at least doenwards compatible so it doesn't matter what sort of osp you open and based on the targeted server it does it so.


[Ideas] Navigation/Tabs in SilkUI make number of tabs dynamic

$
0
0

Would it be possible to set the number of tabs required by an input parameter on the navigation\tabs webblock? 

Sometimes the standard 5 tabs are not enough and to add more tabs you need to clone and customise the component, adding to your AO count.

[Ideas] Multiple running OutSystems instances per server

$
0
0

We would like to be able to have multiple OutSystems configurations running simultaneously on the same server, instead of needing a machine for each.

[Ideas] Organize environment applications in Service Studio

$
0
0

Add tools to allow the enhanced organization of application icons in the user's environment in Service Studio. Filter, Sort, View mode (List, thumbnails, ..), ...


[Ideas] Make a difference between event handlers and screen actions

$
0
0

Currently event handlers look exactly the same as normal screen actions, if a screen action is selected as an event handler I would like to see a little lightning icon to signify it's also used as an event handler.

[Ideas] Reactjs in Web Applications

$
0
0

The use of ReactJs in mobile applications not only allows a quick refresh of the screen but also makes the development process simpler, since it is not necessary to perform ajax refreshment explicitly. It would add value to Web applications

[Ideas] Advanced/Simple Query executed SQL available

$
0
0
A property such as Query1.SQL with the SQL that was parsed and executed, a bit like the SQL tab in the simple queries when you test them, where u can get the executed command

This is usefull mostly when you are generating SQL commands via parameters, as a debug tool mostly, but can also be used for Audit for instance

[Ideas] Data Cache Using ML

$
0
0

The idea is Outsystems create some bot that you can easily enable/disable on Service Center where this bot can learning on the input/output of some actions/web services/queries and automatically enable cache after some historical analysis about the applications behavior.

Maybe extend the cache property on Studio to has also some way to delegate the control to this bot.

[Ideas] "Save for Later" Action for Components

$
0
0

Sometimes I look at the list of available components and see stuff that I would really like to use eventually, but they don't apply to what I'm looking for at the moment. It would be nice if there was a "Save for Later" action or something like that. It wouldn't actually download and save them, but put them in a list that you can access from your account. Then it would be quick and easy, so you don't forget about anything and don't have to take the time out of what you're currently working on to download it and try it out.

[Ideas] HP Fortify - SAST scan results

$
0
0

I have read somewhere that Outsystems uses HP fortify for SAST scans to capture any vulnerabilities. This scan is triggered whenever a build is created. Also I understand that they release security patches as and when new vulnerabilities are captured. 


Can we publish the SAST results somewhere so that temporary fixes can be made to the application till security patches are released for the captured vulnerabilities. Just don't like not knowing and living with the vulnerabilities for the time between the build creation and security patches release if required.  

[Ideas] Option to clear environment details from drop down and option to clear password

$
0
0

Hi 

From my Service Studio, I can connect to different environments but once I connect to that environment, that server details stays there permanently. I would like to have an option to clear that drop down of environment names.



Also once I remember password, it is saved permanently, I would like to have an option, to clear the password so that it won't show unless I want it.

Thanks and Regards,

Suraj Borade


[Ideas] Dynamic REST Base URL using an Input Parameter

$
0
0

I did a quick search and didn't find it here, on ideias section. 

Lets say that I want to build a dynamic Base URL using an input parameter, for instance, if I have something like 

BaseURL  "/search?q={inputParameter}"

inputParameter "{y=h}&j=h" 

when I do a GET request I will end up with 

".../search?q={y%3Dh}%26j%3Dh"  but what I wanted was

".../search?q={y%3Dh}&j=h"

This happen because the inputParameter encode Special characters. So with that being said I'm not able(as far as I know) to build a dynamic Base URL in runtime.

The ideia: What about to set a new configuration(not mandatory) for each input parameter used on a REST method that make us able to create a regex to avoid the URL encode for some inputParameter value parts?


[Ideas] Input widget - extend the On Change properties

$
0
0
The onchange-property works quite nicely, only it will fire a lot when you are typing.
There are use-cases when you have a sort of grid to be entered and you actually only want to save the input when the user hits enter (and loses focus to the next input-widget)

There can be a workaround by making an hidden-button etc. etc.
but what I really would like to see that the OnBlur will be made standard (alongside the Onchange) so we will have less ajax-calls.

[Ideas] Don't auto refresh aggregate preview when writing a comment

$
0
0

I see that the aggregate is always refreshing it's preview when i'm writing a comment in a filter condition.

Since i'm an extremely fast writer, I can see some delay  and it looks "overwork" from the platform when nothing will change.

Maybe you can make it to not refresh when I write something considered a comment ( after "//" or between "/* */" )

[Ideas] Missing optional parameters in user functions

$
0
0

Could be nice if it might be possible to create user functions where they could have blank parameters (optional parameters)


For example, In function with 2 input parameters (both optional) we can use the following sintax:

function (, parameter2), or even function (,)

[Ideas] Application Object In-Depth Details or Breakdown

$
0
0

It is often that we would want to see how much of our Application Objects are already consumed. Yes, we had the numbers under Licensing. But wouldn't it be nice to have something that when you click a number it will show you the breakdown for each application? That is, count of screens, entities, web services and connectors. Would be helpful as well if listing of these criterias is provided.


This is very important in terms in design, budget and sizing of future projects.

Viewing all 1476385 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>