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

[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] Default Values at each level (Application/espace/screen/web block)

$
0
0
Hi,
Components in Outsystems have default value, for e.g. date is defaulted to 1-1-1900. In case a developer has to change this default value then they do it each time they use the component. From component’s point of view if looks good that the default value is customizable. But from the developer side they repeat the same work several times.
 
Thus, I was requesting to design the overriding behavior (of any property of any component) from high to low level (Application/espace/screen/web block). This will (may) save developers time of development.
 
I just took date as an example.
 
Regards,
Kaushal

[Ideas] Open an eSpace in version 7.0 and "Save As" in a previous version

$
0
0

Some components are published in the network in version 7 or 6, but you are running a previous version. Just like a higher version of SS knows how to open a previous version eSpace, it could know also how to save it as those previous versions.

Just like MSOffice, where you can open a docx and save it as a doc, for word97 compatiibility.

[Ideas] Port Service Studio and Integration Studio to MAC OS X

$
0
0

Build a Service Studio and Integration Studio version to run in MAC OS X operating systems.

[Ideas] For large espaces, increase default size maximum

$
0
0
Every time I update Service Studio, I have to go into the "ServiceStudio.WS.bindings.config" file and replace the default maxbuffersize, maxbufferpoolsize, and maxreceivedmessagesize of 33554432 to a higher value that actually works.

I think we can all agree that the default of 33MB is pretty small by today's standard of technology.
  1. Please increase the default when deploying new versions of Service Studio to something useful.
  2. Additionally, a more friendly error message would also be useful for diagnosing this situation.
-Yes, if I click send report, then click view I can figure it out, but that's probably a bit much for more novice users, or someone who has never experienced this exact error before.



Also, including the actual body of part of the error report in case someone does a search, so they find this thread:

Communication error: There was an error contacting 'some-server.com' .
Operations Log:
    [8/24/2015 8:22:04 AM] [3] Notification        SS_Error|||0|0|0|2015-08-24T12:22:04.820
    [8/24/2015 8:22:04 AM] [3] Exception           OutSystems.Communication.Exceptions.CommunicationException: The maximum message size quota for incoming messages (33554432) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element. ---> System.ServiceModel.CommunicationException: The maximum message size quota for incoming messages (33554432) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element. ---> System.ServiceModel.QuotaExceededException: The maximum message size quota for incoming messages (33554432) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element.
   --- End of inner exception stack trace ---

[Ideas] Keep the aggregate selected when switching between aggregate and preparation/action

$
0
0

Let me explain:

When you double click on a aggregate that's in a preparation or action, in the upper right corner a breadcrum is shown...

Clicking on "Preparation" in the breadcrum you see the visual flow of the preparation, but the aggregate is not selected.

It would be very handy and usefull if the aggregate was selected and jumps into view (for big or complex flows). This way you can see immediately where the aggregate is without looking and searching for it.

The same applies to actions.

This functionality is especially usefull when navigating to a aggregate from the search window or directly from the screen/webblock.

[Ideas] [Service Studio] Allow the developer to rearrange widgets on the widget pane

$
0
0

Hello there,


I would like to suggest that the developer is able to rearrange the widget pane (left pane) to their liking. If the developer uses a lot of Comboboxes but none Editable Tables, maybe it makes sense to show that in a higher position?


Cheers!


[Ideas] Provide an exception for Web Service call errors

$
0
0

Right now, if you make a Web Service call and an error (such as cannot connect, or a SOAP error) occurs, the only exception handler that catches it is "All Exceptions". There should be more granular handling for this. Right now, we are forced to wrap all Web Service calls in an Action that has an All Exceptions handler and then re-throws to a specific error.


J.Ja


[Ideas] Make the session filters in the AMP persistent

$
0
0
It's kind of annoying to have to put the same filters, in the backlog screen for instance, everytime we log-in to set the max rows for example.

[Ideas] Full support for .NET 3.5

$
0
0
Please provide support for .NET 3.5.

.NET 4.0 would be best, if possible.


[Ideas] Edit option for Idea's reply

$
0
0

We see that when we give reply  to some posts on Forums, we can edit our reply within half hour but when we reply to Idea, we cannot edit the reply and unnecessarily had to add one more reply to complete the above reply if we miss something in first reply.

So I would like to have an option to edit reply of Idea at least for hal hour.

[Ideas] Add column showing error location

$
0
0
Add column on TrueChange tab to show the location (web page, action) of the error that is being shown.

[Ideas] Forum - delete your post when no-one replied yet

$
0
0

Sometime you create a post which cannot be answered or is double for example.

I like to be able to delete it when no other has replied yet.

[Ideas] Static Entity sorting Option in Database node

$
0
0

Hi Team,


Please gives us option to short the entity list as per static or normal entity.


Thanks!

[Ideas] Multiple tabs for Actions/Screens/etc'

$
0
0

let the developer split the screen and allow to open several webscreens (tabs) of the same espace.


something like the split screen and tabs on .net visual studio


[Ideas] Hide parameters in URL

$
0
0

Make it possible to send input parameters to a web screen without making them visible in the browser URL.

[Ideas] LifeTime - Defining Configuration during Deployment Planning

$
0
0

Today, when there is need to do some configuration in the destination environment of a deployment (site properties, timers, end points, etc), this configuration must be made after the deployment is done.

Would be nice to have a way of preparing those configurations during the planning and see them being applied automatically during the deployment.

[Ideas] Terminate a running timer (stuck by debugger)

$
0
0

Sometimes a developer is debugging a timer, but then forgets about it and closes his service studio. Only to find out that the timer is still stuck in the debugger, in order to resolve this now we have to restart the server. 

I wish to gain the ability to terminate a timer from service center so I won't have to restart the entire server for 1 timer.

[Ideas] Input dynamic Max. Length

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


[Ideas] Add Publish status to tab on service studio

$
0
0
Sometimes we are publishing an eSpace and we start working in another eSpace (which perhaps needs something from the other eSpace being published) and we have to keep switching tabs to check if the publish is already done. 
If we could have that information on the tab we wouldn't need to keep switching between eSpaces.
Please see an example in the attachments
Viewing all 1476385 articles
Browse latest View live


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