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

[Ideas] Developer Online Class

$
0
0

In the online developer class forum. A search function would be nice. I don't like question that are asked before, so I go searching and search till I think:'Well oké I don't think I can find it.' That gives me a bad and unnacesary feeling.


I did not find this Idear either?


If there already is such an idear, please ignore and explain to me were or what is the sollution.


Greetz Hans


[Ideas] Give ECT the ability to connect to other project management applications

$
0
0
Like BaseCamp or FogBugz.

AMT seems to be stagnated and bound to get shut down so it might be time to start looking for better alternatives whilst keeping ECT which is great.

[Ideas] Report bad items in forge

$
0
0

The forge still has a content issue. Specifically there are still quite a few espaces that were clearly tests, training demos, etc that people have uploaded to the forge erroneously.


Please add a "Report submission" button to the forge items so that we can report bad links.


Some examples:

https://www.outsystems.com/forge/component/1031/testingpopup/

https://www.outsystems.com/forge/component/1791/capp/

https://www.outsystems.com/forge/component/1046/addi-test/

https://www.outsystems.com/forge/component/1746/darss/

https://www.outsystems.com/forge/component/1427/infinious/

https://www.outsystems.com/forge/component/1631/flyfast/


Clearly  none of these need to be on the forge, and should be removed.

Any time someone comes by something like that there should be an easy way to report them.

If there is already a method for doing this, please make it much more obvious and easy to find.

[Ideas] Bulk convert Local Variable to Input parameter and vice-versa

$
0
0

Extending the rationale of this implemented idea, having the option to select multiple variables/parameters and convert them all at once would speed up the process.

[Ideas] Release the "Conversations with Outsystems" module on the forge

$
0
0

The UX is great, is it built with OutSystems or is it a third party service?

[Forums] Show the dropdown menu on hover

[Ideas] [Community] Outsystems Developer's Directory

$
0
0

Outsystems Developer's Directory

  • Add a Developer's Directory page, to enable anyone to find a developer 
  • The developer's directory page is to display a list of developers (including certified developers https://www.outsystems.com/ideas/1317/community-outsystems-certified/)
  • This developer's listing page displays the developer's name, company, location and member registration date.
  • User can search for a developer by name, company, location or member registration date range
  • User can sort developer's listing by name, company, location and member registration date
  • User can click on a developer listed, this will open the developer's profile page, here the user is able to contact the developer.


[Ideas] Create a report button to report spam posts in the forums

$
0
0

I see a lot of spam posts in the forum. Add a button so we can report this.


[Ideas] Test an Action like "Test query"

$
0
0

Enable to Test an Action giving new input parameters.

[Ideas] Conditional Breakpoint

$
0
0

To be able to set conditional breakpoints instead of breaking everytime.


[Ideas] Edit data directly in ViewData editor inside Service Studio

$
0
0

I would be great to be able to edit entity data (in addition to the ViewData functionality) inside Service Studio. 

As far as I know, there is no easy way to manually edit data for testing purposes. 

This is extremely helpful especially when bootstrapping data from Excel

[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] IN clause in Aggregates

$
0
0
Hi,

I've run into this a few times.

I would like to have the ability to do a simple query with an IN clause, without having to rely on advanced queries.

It should accept a list of <myTable> Identifier.

Today we do ( from an aggregate perspective):

   SELECT * FROM {TASKS} WHERE id = 1 or id = 2 or id = 3

But it would be really awesome if we could do 

  SELECT * FROM {Tasks} WHERE id in (1,2,3) 

This allows us to do some pretty cool stuff with Lists setc ( eg you can now shim some of the more advanced sql functionality without writing advanced queries).

An example would be:

    myList = SELECT id from People WHERE OrganisationId = 2
    SELECT * FROM {Tasks} WHERE personId = myList

Which would be 2 actions, and somewhat faster/cleaner than the current way  
  • Writing an advanced query ( frowned up by my companies' best practices guide - and I've also found advanced queries tend to be annoying to manage )
  • Looping through myList and putting the outputs into another list, which is then passed around (this also has a few nasties - lots of DB hits (albeit small ones), and refreshing this with paging is a pain

[Ideas] Aggregate with distinct

$
0
0
Aggregate should have an option to remove duplicates.

I see this as a new tab like "Sorting" where you could select the column you want to remove duplicates.

[Ideas] New Application Version Notification and Update

$
0
0

If I have applications installed from Forge like "SilkUI Framework" or "Google Maps", Service Center and\or Service Studio could notify me if there are newer versions available.


This way Forge would work like a real App Store and notify the users each time a new version of an app is available, and with a click we could instantly update those apps.


This option should be configurable from Service Center \ LifeTime.


[Ideas] Remove all unused references

$
0
0
It would be nice to have a button, in ServiceStudio, to remove all unused references in an eSpace, or a list of unused references which we could then remove. 

[Ideas] Branching

$
0
0

Branching could be useful in different situations, some more relevant than others, but on big factories with a team with several developers, it could be very useful.


A situation that occurs frequently is when we receive a change request which requires changes on core entities, this will break the environment , and will affect other developers that are working on a different feature, but are prevented of testing/developing without pain since the environment is broken.

So it would be great of having an way of creating a branching per pta of a solution, were the developer could make the change that will break the environment isolated, finishes the development, could test it isolated again (remeber that i've mentioned a branch of the solution), if everything is ok, perform the merge of the branches, create a new solution and schedule the publish.

Im mentioning PTA was a way of doing it, it could be by branch, if it was possible to work on different espaces on a context of a branch


If i was a smoker i would quit smoking with this feature :)

[Ideas] Auto - Refresh Espaces

$
0
0

In some situations the platform should auto refresh espaces and publish them (if possible). 


Scenario:

Public Entities consumed by several espaces.

There's the need to add a new column or record for static entities.

Consumers will be outdated/broken.

When the espace with the change is published which has consumers, should check if its possible to auto-refresh the consumer, and if so refresh it and publish it automatically. 

By the way it would be nice to have more filters on Espaces List in SC.

[Ideas] [ServiceStudio] Folders for Entity and Structure

$
0
0

Just like "Action's" folder allow user to add folders to the Entity and Structure tree.



[Ideas] Check-in comments

$
0
0
In OutSystems Platform publishing is like comitting your changes to Version Management.
It would be extremely helpful to be able to add comments on the 1 Click Publish process.
This would be even more flexible if one could drill down these comments by changed object (webscreen, webblock, action, webreference action, etc)
Viewing all 1476385 articles
Browse latest View live


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