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

[Ideas] Progressive Web Apps


[Ideas] "View Data" should not required "IntegerToIdentifier" in Filters

$
0
0

I should be able to write a filter in the "View Data" tool with an ID as an integer literal. It's painful to have to write "IntegerToIdentifier" just to test a query.

J.Ja

[Ideas] Parallel ForEach

$
0
0
I really need a parallel ForEach (similar to System.Threading.Tasks.Parallel.ForEach()! Right now, to do this trivial idea, I need to make an action in Integration Studio, but because .NET 4 is not supported, I need to use ThreadPool. Ugh.

[Ideas] Database Housekeeping

$
0
0
After some years of development, the OutSystems database that supports a DEV environment have a lot of unused tables, attributes, system data, and also the process to remove  the unused espaces doesn't shrink the CLOB's data (ORACLE) and neither remove the spaces that are producers to another unused espaces.

Regarding the CLOB's, it's necessary to execute a manual process to shrink the tablespace.
 
To maintain the database healthy and tuned, I think that a processes to housekeeping the database will be a nice to have on OutSystems Platform.

Regards,
Pedro Matias

[Ideas] "Sleep" action

$
0
0
Action that allows to freeze the process for a determined period of time.
The “Sleep” time (in seconds) would be the action input parameter.

[Ideas] Grant/Revoke Roles even when linked through a Group

$
0
0

In order to manage my applications' users and their profiles/roles is preferable the use of Group_Role and Group_User entities instead of User_Role directly. This way, I assume "roles" as functionalities and "groups" as profiles.

The idea is to promote the Grant/Revoke actions (or to create new ones) to reach those roles even when users are linked through groups.

[Ideas] Community › Forums : Increase Text length of Post Title

$
0
0

I have tried to post new query in Community  Forums, I was not able to type full error message in Post Title, looks like currently it accepts only 85 characters.

If we can increase it will very useful.

Please find the below screenshot for more details.


[Ideas] [ServiceStudio] HTML to Outsystems widgets import feature.

$
0
0

Ability to import a valid W3C html file and have Servuce Studio automatically convert HTML into outsystems widgets.


[Ideas] Improve Visual CSS

$
0
0

In my opinion the combobox margins and padding's in the visual css should be bigger and should contain the OutsystemsUI variables as options

As you can see from above screenshot the combobox is really small when we are using variables and also I need to write the variables all the time or copy paste from somewhere else.

[Ideas] Vote in specific idea comments that we think better qualify idea refinements

$
0
0

It would be great to be able to vote on comments that better align with solving the idea proposal.

Many times we see any sort of solutions that may create a lot more problems that the one the idea proposes to solve.

And as sometimes we have experience on identifying the better solutions/proposals we can collaborate marking the ones we think are better solutions, and of the same form we can vote down the ones that we see can cause more problems.

[Ideas] Ability to search attributes in aggregates while grouping

$
0
0

Sometimes in large aggregates it is not easy to find an attribute that I want to group or apply formula on. Especially if there is lots of hidden attributes and I just need one. It would be helpful to have a search like input that allows to type attribute name so it can be focused or shown on aggregate table.

[Ideas] Add Suggested variable to Max. Records drop down on Aggregates

$
0
0

In this case, the warning is Coherence Suggestion

GetPaymentsWithOrWithoutInstallmentPayments 'Max. Records' should be set to 'ListPayments.LineCount' to match the number of records presented by ListPayments.


However, the variable ListPayments.LineCount does not appear in the drop down list selector for Max. Records. 

If it were in the list, it would be much easier to fix this warning, just by selecting that Variable from the list.

[Ideas] Allow comments to be edited with a richtext editor, and display comments formatted.

$
0
0

It would be nice to have better editing (and resizing) capabilities when writing comments. like this:

[Ideas] Warn on FULL JOIN's

$
0
0
TrueChange should warn on FULL JOINs. FULL JOINs are rarely the right approach to solve a business problem but can cause severe performance issues with larger data sets.

J.Ja

[Ideas] Snippet's folder for storing reusable code

$
0
0
It would be good to have a place to storage and categorise reusable code.

This way we can just copy and paste the actions, webscreens etc and simply reuse them in our solution. 

[Ideas] Service Studio with Double Window - ViewMode with Screen and ScreenAction at the same time

$
0
0
All the time we need to switch between ScreenAction and Screen, in order to change something, sometimes on the screen, sometimes on Screen Action. Would be perfect if we could view the screen at the same time that we implement a ScreenAction, as for example a Preparation.

[Ideas] identify checkbox to use on list_bulkSelect to avoid malfunction

$
0
0
When I insert 02 checkbox inside a source record list the list_bulkSelect does not recognize the appropriate to enable/disable the delete link

[Ideas] Allow to see each environment platform version in lifetime

$
0
0

We should be able to see what is the environment's platform version in lifetime so we can quickly know if there is different versions being used by different environments

[Ideas] Copy eSpace elements as Dependencies

$
0
0

It would be awesome if it was possible to copy elements from an eSpace and paste them as dependencies in another eSpace.

Example: eSpace A has a bunch of elements that I need to reference in eSpace B. I right click the elements, select an option like "Copy as Dependency" and then paste them directly into eSpace B, automatically creating the references to the pasted elements.

Since it's already possible to copy dependencies between eSpaces, this should be possible.

[Ideas] In SS.WidgetTree, add color to the displayed widget label to indicate the label origin

$
0
0

In the ServiceStudio Widget tree, each widget has a displayed label.  The displayed label as far as I can tell comes from one of these three sources:

  1. Widgets Placeholder.
  2. The user entered Name property of the widget instance.
  3. The user entered Style property of widget instance.


My idea is change the displayed text color of widget in the widget tree to show a distinction between the the sources of the displayed widget name.

  1. Widgets Placeholder -->  Grey
  2. The user entered Name property of the widget --> Black
  3. The user entered Style property of widget --> Blue

I find myself too many times debugging failing CSS classes only to realized that I entered the class name into the widget's Name property vs its Style property.  Having a color indicating the origin of the widget display name will help to quickly determine what the context of the display name is.

Viewing all 1476385 articles
Browse latest View live


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