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

[Ideas] Action to change the viewed tab in code

$
0
0

The silk Tab Control does not have the ability to change the viewed tab in code.  I have had to use javascript (and I hate having to do that).


[Ideas] Input Parameter Invisible

$
0
0

Hi Guys, We could tell (in the properties) if the input parameters of a Web Screen whether is or not it is visible in the URL.

[Ideas] alphabetically sort local variables

$
0
0
If you add a local variable to a page/webblock, please have them automatically sort in alphabetical order.

[Ideas] "Finally" Action Flow

$
0
0
There are cases where it would make sense to have a finally block similar in functionality to the C# and Java keyword purpose.  There are enough times where I have to duplicate code to clean up resources or revert screen items to a non-processing state that I feel it is necessary for cleanliness and maintainability.

For example, if I disable a control on the screen during some processing, I have to ensure that I reenable that control (the variable it's bound to) and refresh the control at BOTH the end of the screen action AND at the end of the exception handler.

A 'Finally' action flow on the screen would clean this up quite a bit.

The following should explain what I mean a bit better:

Start ---> End
Exception ---> End
Finally ---> End

[Ideas] Filter on solution and no solution in the forum

$
0
0

I want to filter on just the posts without a solution or just the posts with a solution.

If my search leads to many forum posts, it could be helpful to filter on the posts that actually have a solution. 

On the other hand, a post with a reply might not have a proper answer yet, but will not come in the list of unanswered.  

[Ideas] P11 Bring back "Cancel" for 1-Click Publish

$
0
0

In poor connection circumstances it's desperate to see never ending process. So I want to cancel it and continue instead.....

[Ideas] Custom Icons for BPT Processes

$
0
0

The idea is to apply the same mechanism of configuring Server Action's custom icons to BPT processes. This would mean:

  • Inheriting the eSpace's icon;
  • Having a specific icon for a process.

This would be good for a use case where there are different eSpaces/Applications dedicated to BPT with a complicated tree of dependencies.

[Ideas] Java and Oracle to the Personal Edition Would Be Nice!

$
0
0
What about adding Java and Oracle to the Personal Edition offering.  This would probably attract more Java developers to the OutSystems platform.

[Ideas] Timestamp of publish actions

$
0
0

Publishing a espace/solution via service center can take some time. It might be handy to have the timestamp for each step in the publish.
For large solutions, I often launch the publish and continue working since I know it will take sometimes half on hour.
Now I have no idea which step took how long.

[Ideas] Changing the icon for WebBlock and Action

$
0
0
When we make a WebBlock or an Action, we can't change the icon for it(gear wheel and orange ball by default).
 
But in RichWidgets Application, there are valious icons used for each WebBlock and Action!
 
Changing icon freely and easily for WebBlock or Action is very useful because it helps us to avoid long name and to know the feature of the WebBlock or Action intuitively.

[Ideas] Input dynamic Max. Length

$
0
0
The input text widget should have dynamic value (integer expression).


[Ideas] Container "Align" property generating CSS class

$
0
0

At this moment, when we set the "Align" property of a container, it generates the align property in the HTML.

Example:

  • Align -> Right
  • Generates: <div align="right"></div>


My proposal is to generate "system" classes the same way "OSInline" is added when a container doesn't have "Width" property set.

My suggestion is (following above example):

  • Align -> Right
  • Generates: <div class="OSAlignRight"></div>


.OSAlignRight {

    text-align: right;

}


.ar .OSAlignRight {

    text-align: left;

}


The motivation:
- I'm working in Arabic applications and it's a pain in the ass to go around that "align" property. Even after telling the whole dev team "don't use that crap, use our classes".

Please, also update the SILK UI "out-of-the-box" RTL stylesheet to override this system classes.

[Ideas] Add Do CASE Statement to Agile

$
0
0

As a developer I would love to have the "DO CASE" Statement added to the Agile Platform, so We can have a more effective control stucture:

DO CASECASE <lCondition1><statements>...[CASE <lCondition2>]<statements>...[OTHERWISE]<statements>...END[CASE]

[Ideas] Allow custom Exceptions to be public and referenced from other espaces

$
0
0
Just as all other elements, the custom exception could be public so that on consumer espaces you can have error handling for specific custom exceptions of the producer espaces.

Showing what kind of exceptions are thrown in the tooltip of a user action would also be a good improvement

[Ideas] Mobile - Ability to add native SDK's to our Outsystems Apps

$
0
0

Some core functionalities can be only achieved using SDK's (Firebase have lots of great SDK's i would love to use). The use of Cordova Plugins is a great help but is far from covering most of the relevant scenarios


[Ideas] New feature: Don't let Service Studio Freeze and block so often

$
0
0
It would be wonderful if Service Studio stopped blocking so many times. You can even add a checkbox asking users if they want this feature enabled or not

[Ideas] Learn: Add personal notes and away to filter them.

$
0
0
The learning platform is a super method to increase your knowledge. Unfortunately, I notice that you can not remember everything. That is why it would be useful to look back at things that you have learned. It is useful to create your own filter of topics and make notes. I would like to see something similar in the learning platform.

[Ideas] Environments management

$
0
0

When logging into Service Studio, it seems to remember the last 6 environments you connected to.

If you have a client with 5 or more environments, a personal environment, 2 partner environments, this list is never complete since only the last ones are saved. Either allow for a bigger history (last 20 for example), or allow for a complete management of environments where you can predefine the ones you want. This could include hostname, username, password, color coding, etc...

[Ideas] References Track and organization for Deployment

$
0
0

The purpose of this functionality would be to have a tool capable of organizing the modules in a project by layers and dependencies in such a way that when the time comes to deploy we have a project organization to refresh each module and republish it depending on the consumers who are missing updated references. 

This could be completed with a dependency report, similar to a tree, where each reference is represented, side by side or bottom to top, depending on the layer. Like a guide showing the order of each module to be republished. 

The idea is to facilitate the work of deployment managers in very large projects, when the time comes to deploy from one environment to the next, too much time is wasted refreshing each dependency or consumer with outdated references.

[Ideas] Choosing Button color in the properties area.

$
0
0

Hi everyone,


It would be great if we could change a Button background color ,and inside text color, in the properties area just like we define the visibility.

It could save a lot of time, instead of creating various classes in the css for diferent colored buttons.


cheers

Viewing all 1476385 articles
Browse latest View live


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