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

[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] New Query Tab to allow Test Queries any time

$
0
0

Hello,

New Query Tab, To allow developers to write and test queries and see the output in real time like in SQL server and mySql ect... 

It would be without Output Structure mandatory option, to speed things out. 

Thanks for reading..

Cheers. 

[Ideas] Static Entity Switch by Record Accelerators

$
0
0

I would like a component, accelerator, and or widget the makes the equivalent of a switch case statement for every record value of given Static Entity.

Actions

If a Static Identifier is dragged on stop of a switch statement, have ServiceStudio:

  • Generate an equal condition for each static record.
  • Label each condition with only the name of the static record.
  • Add an default assign widget to each condition.
  • Order the conditions based on the static record order property.

Widget 

Create a new Switch widget for the UI similar to the If widget.  Its behavior would generate a placeholder for each static record value in the Static Entity.


Making switch statement by hand is very tedious and error prone.  Automating the process will increase productivity, readability, and improve quality.

[Ideas] Static Entities - Automatically set the default value

$
0
0

It would be nice on static entities to be able to set the default value on an attribute and automatically set the record values if they are empty.

[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.

[Ideas] Order tenant names alphabetically inside of advanced SQL statement editor

$
0
0
Within the advanced SQL editor, when you click the 'Test' split button to choose a tenant, the tenant names aren't ordered alphabetically.

This should be consistent with clicking 'Module' > 'Configure Tenant to Test Queries...' list of tenant, that are listed alphabetically.

[Ideas] if custom

$
0
0

Hello guys,
The idea is this:
Thesis:
Usually we have to test a particular function and put a true if. see anexo.jpg.

Idea: allow to place an if in red color so that visualization is easy and to remove such function when it is no longer used. See in the anexo.jpg

[Ideas] Warning on empty assigns

$
0
0

It already happened to me a couple of times - since I have the habit of setting the assign labels, sometimes I forget the assign itself. An empty assign has no logic at all, and therefore should display a True-Change warning to developers.


[Ideas] Add a Name propriety to the DataRefresh

$
0
0

The DataRefresh widget do not accept to change it name. 


In order to maintain consistence with other widgets it could be nice if exist one propriety to set its name. Nowadays the default name becomes very often very big. 



[Ideas] Non-blocking/isolated individual threads for each Service Studio tab

$
0
0

Often, I split Service Studio into two separate windows in order to multitask - make some changes in eSpace A while eSpace B is publishing, for example.


However, some UI activities block all Service Studio threads (e.g.: clicking Manage Dependencies on the window containing eSpace B freezes the window which has eSpace A opened), which is antiproductive and annoying.


Occasionally, an error that happened on window A crashes SS, and all windows are closed (including window B, leading to loss of work).


I'd love to see it reworked. I think Google Chrome is the best example. Each tab is completely isolated: if one of them crash, the other ones are left intact.

[Ideas] View Data - Add configurable number of rows returned in Service Studio preferences

$
0
0

Similar to how you can go under Edit > Preferences in Service Studio to configure the amount of returned rows when executing a test query.


I would like to also be able to configure the amount of rows returns when using the 'View Data' option on a table.

[Ideas] [ServiceStudio] Add the ability to Import swagger definition file to outsystems rest consumer actions!

$
0
0
since outsystems rest expose provider, generates a swagger document to define all methods and structures for a rest Web service. It now means its technically possible to be able to import swagger definition files to generate outsystems rest consumer actions. please add this feature!... it should work much like soap wsdl import feature!

[Ideas] First and last page in pagination

$
0
0

Add the link to the first page and to the last page in the List_Navigation webblock.

[Ideas] Last updated label on the leader board page

$
0
0

Stumbled upon multiple posts where people seem to be confused when the last run for Rank update job happened . Would be a good idea to have a simple label on the leader board page displaying the date-time when the ranks were updated most recently. 

[Ideas] Improved List Navigation

$
0
0

My idea is to improve current List Navigation widget, which imho is not intuitive neither informative and takes too much valuable space for redundant or no use functionality.

  • Why a button with (...) that has no action?
  • Or page numbers for Prev/Next pages when we already have Previous and Next buttons?
  • How do we know how many pages are there?
  • How can we get back to first page?

Existing List Navigation widget:


My idea is to keep Previous and Next, add a First and Last Page button, highlight the current page and in between have a (...) button to enable navigation to one of those pages in between.


This could apply only to lists with >= 10 pages. Up to 9 pages just buttons with page numbers would be enough.

Suggestions to improve on this are welcome.


[Ideas] Query RecordLists

$
0
0

the possibility to query a record list (ie. local/input variable) would rock!


instead of querying/manipulating one/multiple entities multiple times, untill you have all relevant data together.

why not query a record list already available? even if it consists only of structures


this would seriously increase performance and reduce complexity.


specially since you dont need those loops with an IF anymore, that simply skip all records untill youve reached the one you want.


thanks for liking!

[Ideas] Idle timeout

$
0
0

An option to set idle timeout would be helpful. What I mean here is, if a user has logged in into my site/application and has not performed any activity for say 'X' minutes , then hell be logged out. 

[Ideas] Review ideas before posting them

$
0
0

Ideas should be checked by moderators before they are posted one. This way duplicate ideas are prevented and moderators have the chance to find and merge ideas before they get posted under the idea section.

Result: a cleaner section with unique ideas.

[Ideas] Add built-in GUID function

$
0
0
Add Built-in GUID function for GUID generation into Agile Platform, without needing to add an extension to auto generate GUID.

[Forums] Navigation Tab Bar

$
0
0

Virag Sakhida wrote:

Hello Folks,



I have total five tabs. So how can we active or inactive tabs using outsystem? 

For every tab it would load new content on page.


Thanks,

Virag

Hi Virag,

Outsystems 10 : Use Tabs Widget (WebPattren). It is automatically handle active or inactive tabs.

Please let me know in case of any concern.

Thanks,

AV


Viewing all 1476385 articles
Browse latest View live