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

[Ideas] Database cleanup

$
0
0

With the grow of the factory is very important to keep our databases clean and with performance.

I would like to have a tool that show us all columns and tables that are not used and that help us to hard delete them.

This hard delete should drop the tables from database and cleanup the outsystems metadata.




[Ideas] 'Manage Dependencies' window already with the filter populated with the module name.

$
0
0

The idea is to right click on a reference and choose 'Manage Dependencies', open the 'Manage Dependencies' window already with the filter filled with the module name. We would have a big gain in performance.

[Ideas] Order reminders

$
0
0

Hi,


We're using templates with reminders to guide our developers however we are limited by what can be done with reminders.

It should be possible to order the reminders so they can be shown in the order on which the activities must be performed.

A very good nice to have would be to have the possibility to filter reminders from warnings in the true change tab.


Cheers,

Guilherme

[Ideas] Visible property applied to table data cells, rows and columns

$
0
0
It is common to want to hide rows of a showrecord depending on some conditions. It is also common to want hide some table columns, based on some criteria.

[Ideas] Multi column combo box

$
0
0

At the moment it is only possible to use 1 attribute in 'source attribute' of a combobox. 

When I want for instance the sequence + description ( 100 | My description) in the droplist I need to create a structure and use an advanced query to create the source record list.

It would be much easier to change the ' source attribute' property in an expression so it becomes possible to combine fields of the 'source record list' to populate the Droplist.

[Ideas] [Techcenter] Sorting components

$
0
0

Add sorting / find to the components section in Techcenter

Now I've to browse several pages to find a component

[Ideas] Change Aggregate filter without opening Aggregate

$
0
0

It should be possible to open a specific filter menu from the Aggregate proprieties without the need of opening the aggregate as the image shows:


when I click the button it should only show this:


for example if I am doing a big change of values in a lot of aggregates a lot of time is wasted opening the aggregate and for sure it would save some time e be more user friendly I guess


Thanks for earing 

[Ideas] MySQL integration

$
0
0
Hello everyone

Basically I'm sugesting an identical wizard such as those that already connect to SQL Server or Oracle
Cheers

Francis

[Ideas] Choose which columns aggregates returns

$
0
0

Would be nice to be able to choose which columns an agreggate returns instead of "Select *"

[Ideas] Sending input focus to another widget

$
0
0
Sending input focus to another widget (not on page load - while user is editing)

[Ideas] Mark Action as Obsolete/Deprecated

$
0
0
Advanced property on Public actions to mark an action as Obsolete, with a note property for more detailed info and alternative action. 

Like
  • C# Obsolete
  • Java Deprecated
The Note should be visible in TrueChange windows like "Reminder".

[Ideas] Aggregate - expand hidden columns

$
0
0

Aggregates tend to collapse and hide columns, specially in queries with lots of entities. Without going into the need of that (personally I hate it...) it would be great to have a quick way to expand all hidden columns at once.

[Ideas] Script - Delete All Records

$
0
0

I would like to right click on a Entity in a non-production Environment and generate one script with delete in cascade to clear all the records from that entity and avoid the error "The DELETE statement conflicted with the REFERENCE constraint".

[Ideas] Base URL for consumed REST services configurable at runtime

$
0
0

The Base URL for consumed REST services should be configurable at runtime:

In some cases (like the JIRA Cloud REST api), the base URL of the web services varies according to the account used to access them. Since the URL is hard-coded in Service Studio (it can be overridden in ServiceCenter but the setting applies to all users accessing the REST api), there is currently no way to configure this based on the tenant being used or the user that logs in. 

[Ideas] Input mask based on Regular Expression

$
0
0

I would like to propose the ability of defining an input mask for input text-boxes, allowing for instance to define a type such as "NIF empresarial" in the same manner as we have a "Phone Number" type

Thanks,
Francisco Vasco

[Ideas] Allow to update single column using aggregate update function without providing whole record set .

$
0
0

Allow to update single column using aggregate update function , instead  record set as input parameter there must be table id and particular column with value which need to be updated

[Ideas] Null values

$
0
0


Full widespread support for null values, in all layers: database, actions, ...


Not fake zeros disguised as nulls, but real thing, the ones that we can compare to is null. The ones that mean "I don't know the value for this... I don't even know if its zero"


[Ideas] Adding Dynamic columns to the table based on the selection

$
0
0

Based on the selection of number of columns in the combobox the table widget should add the columns in the screen...

[Ideas] Group/Collapse user defined structures

$
0
0

The structures, that are not automatically collapsed under an API name, should be collapsible under a folder/grouping

[Ideas] Clear local variable with entity datatype

$
0
0

Hi All,

It would be very usefull if there was a function to clear automatically a local variable who has an entity datatype. This could be an action or a setting of the variable itself. 

Example:

entityName.variableA = "test" -> entityName.variableA = ""

entityName.variableB = "test" -> entityName.variableB = ""


Kind Regards,

Furkan Çetin

Viewing all 1476385 articles
Browse latest View live