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

[Ideas] Forge: Let Outsystems host the Demo App instead of PE/EE

$
0
0

It would be very nice if Demo Apps that are published together with new version of a Forge Component are hosted by OutSystems instead of ones own Personal Environment or Enterprise Environment. This would solve at least 2 issues that I currently experience.

- Makes sure that a Demo App is not mutated due to development on the forge component. This prevents errors when the owner updates the demo app. It will also prevent the possible expectations because a Demo App shows functionality that is not available via the published Forge component. 

- A PE can be shutdown when some time has passed. Any "Try This" link will then become disabled and thus removes the ability for people to checkout the component before downloading it themselves;

- The "Try This" link is pointing to an OutSystems environment instead of a PE/EE. This will prevent people to find other apps on the current PE/EE environment and try to retrieve certain Intellectual Property (the knowledge of existence of an app can already tell a lot). 

- It will make sure that Forge Components will always have a working demo app. This is in the end a good thing for OutSystems as a working, vivid and living "Open Source" community is valuable for both existing as upcoming customers. 


[Ideas] On Invalid Variable compile error, add option to Add Variable...

$
0
0

I copied some Common UI Flow elements to a new project and got the following Error

In this case, the easy fix is to Add a Session variable called LoginRedirectURL, so on right click, I see this:


It would be nice to see another option, below or above Go to Variable Property, to "Add Session Variable..." or whatever type of variable may be missing from the application.

[Ideas] Test in Browser in new Service Studio landing page

$
0
0

A kind of quick launch, like this...



...but designed by someone who knows how to do this :D


Cheers!

[Ideas] Mobile app for outsystems community

$
0
0

Hello Team,

I have an idea, outsystems need to provide mobile app for both android and IOS. Everyone can access outsystems community from it and helps others.

[Ideas] Forge Search option should include the dependencies

$
0
0

Is it possible to add a search option to Forge on the dependencies.  That way when you want to see how something was used you can search for all that is dependent.  example  I am struggling to get FullCalendar to save my changed events.  If I could search on Forge for a component that uses FullCalendar, I could investigate how it was done.

[Ideas] Service studio filter applications

$
0
0

Today is only possible to search an application by name. But would be nice to have some kind of filtering too. Today I missed a way of filtering by type (web, mobile, service). Also for example hide the applications that came from forge. But for sure there is a lot more filtering that we can use. Would be nice to discuss around this topic

And image to be clear the screen I'm talking about:

[Ideas] VARIABLE GLOBAL

$
0
0
Createglobalvariable tobeavailable onanye-space!!!

[Ideas] Auto replacement WebPatterns with OutSystemsUIWeb

$
0
0

It would be handy if you could check that you could replace the current elements of WebPatterns / Content / Accordion with those of OutSystemsUIWeb.


The names are the same, only the function and options are certainly different. If I wanted to replace it now I have to replace all elements 1 by 1 and this takes a lot of time.


Maybe I am a lazy developer, but this could be very useful. For example, if you could indicate with a bulk selection which elements you would like to replace with another element.


[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] Shortcut in service studio to remove all breakpoints

$
0
0

To agile the debug process  a shortcut to remove all breakpoints will be great! :-)

[Ideas] Be able to view data in an entity, during development

$
0
0

Often when I am developing or testing, I need to view the data in an entity.  I would love it if I could have an option to view the data in the entity, without having to go to the Database or to first use the entity in an aggregate.  This is especially useful if I am updating data which will not be displayed on a form.

[Ideas] Merge & Split Assigns

$
0
0

Allow dropping one assign element on top of another. This would copy all assignment variables from the first assign to the destination and delete the first assign from the flow.


Allow also to select multiple variables of an assign and drag-drop on another assignment element. This would move those variable to the other assignment. Allow to do this with CTRL+Drag, which instead of moving would copy the variables assignment.

[Forums] Mini Treinamento OutSystems em Português (Iniciativa Digital Alchimia - Brasil)

[Ideas] Different icon for public actions

$
0
0
Having a different icon for public actions would make it easier to distinguish them from non public.

[Ideas] Add the 'Other OutSystems sites' selector also in the network

$
0
0

Hi,


Its possible to goto the outsystems network, from the community, with the 'Other OutSystems sites' selector, but on the outsystems network you can't go back to the community. Would be nice if the selector would also be available on the outsystems network site.


Kind regards,

Evert


[Ideas] Include Assyncronous Message Queuing Connector Capabilitiies

$
0
0
Due the desired movement of Outsystems into the Enterprise IT world, from my experience, sooner or later, it will be needed a way to easily connect to MQ based ESB's or EAI. It should be a native feature of the Agile platform to have a way to subscribe to a message queue (MSMQ or JMS) and fire an Action or a BPT process whenever a message with certain characteristics arrives to that queue.
It should be analyzed the fact that an ESB or EAI processes thousands of messages per second, so I believe that a tie to the RDBMS might not be a good technical solution.

It should also be possible to write to queues (the idiom should be the same as Webservices).
At least the standard: Point-to-Point, Publish/Subscribe and Broadcast message transmission/reception models should be supported.

[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] Enclose if in table

$
0
0

Hello people,

The idea here is to put a column of a table inside a conditional.

This practice is justified since when a column should be presented only for a certain role it decreases the amount of code in which I do not have to make two tables one with the column and one without the column.

I hope you implement that.

that's it

[Ideas] Conditional Breakpoint

$
0
0

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


[Ideas] Idea views - Don't increase the counter when idea creator opens the idea

$
0
0

On idea list page, we have counter which shows how many views of that idea are there but it doesn't make sense to increase the count when Idea creator opens that idea several times and you will not be able to tell if those many people have really visited that idea. 

So in order to track the real views, please increase the counter only if people other than creator visits the idea.



Thanks and Regards,

Suraj Borade

Viewing all 1476385 articles
Browse latest View live


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