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

[Ideas] Use wildcard in If or Switch widget in a Web Screen

$
0
0

My idea is to allow the use of Wildcards (%) in If and Switch widgets in a Web Screen.
I haven't found a way or found any documentation on using a wildcard in an If widget or a Switch widget inside a Web Screen. I can iterate through an uploaded text file by converting binary to text, but I need a way to find the lines I need to create a record. Certain parts of the line are always the same, but the rest of it isn't, including the position of the common parts. I need a wildcard search for the common part of the line and there isn't a simple way of doing this that I have found.


[Ideas] Show our custom webblocks in the toolbox pane

$
0
0

Adding our custom web blocks here would be awesome so we can drag/drop them into our web screens:

As it is, especially in the Widget Tree view, it's difficult to drag/drop our own blocks onto the screen. We have to first drag a generic web block control, then choose which web block goes there. It'd be nicer and more visual to drag/drop the actual web block from the beginning.

[Ideas] Date Picker - Update to Date Range Picker

$
0
0

Currently we have a DatePicker from Outsystems, which can only choose a date, and we have some DateRangePicker type components, published by colleagues, but that have some limitations, such as choosing hours or choosing all the formats of dates we usually work on OutSystems plataform.


The idea that I propose, would be to update the OutSystems DatePicker, to choose a range of dates. Somewhat similar to the components that exist, but with these corrected faults.


an example is that with these components I can only format dates of type:

12/01/2018 to 23/02/2019


and would like to be able to present the dates in this format:

12 Jan 18 to 23 Feb 19


Regards,

Nuno Verdasca

[Ideas] Offline tables for mobile with SQLite

$
0
0

Would be nice to create offline tables for mobile to use with Outsystems Now Component. We could create tables and feed them on demand so apps could make less requests to server and not obligate a client to have 100% online apps.

[Ideas] Auto create the name of an if widget after the developer adds the condition

$
0
0

It will be super time saving if the platform can automatically add a name to the if statement widget after the developer  completes the condition - especially on mobile.

Every time after I add a condition to the tree I manually copy the condition into the name of the if widget. Without naming the if statements you end up with a tree that contains a list of if's and you need to open each one to find what you need. 


[Ideas] Double click on switch condition arrow to open up the popup condition editor.

$
0
0

In stead of selecting the condition in the model and then double click the condition in the right hand bottom corner, just enable double clicking on the condition arrow in the model to do the same.

[Ideas] Get notification if new answers are added to the forum topic you are currently viewing

$
0
0

Sometime I'm writing an answer on the forum but it will take me a few minutes. When I submit I see that someone else also answered the question while I was typing.

It would be nice if would we could refresh the question and see new answers while you are viewing the question.

[Ideas] Slightly darker blue selection shading

$
0
0
Slightly darker blue selection shading. As it now it goof for whole words but if you're trying to copy part of a variable name it can be slightly hard to see

[Ideas] Get null value return

$
0
0
The Get<Entity> fuctions could have an optional parameter where they would return an empty record if no result is found, like a query widget does.

[Ideas] Onnotify datatype

$
0
0

It would be nice to let us define the datatype of the Popup_Editor_OnNotify, Onnotify, esc...

It will makes it easier to process of the NotifyGetMessage if the notify has a text with multiple values.
Currently we have to manipulate the text from the NotifyGetMessage if we passed multiple values in a string.


[Ideas] Add Sales and Marketing section in forum

$
0
0
A section to discuss Marketing and sales questions or ideas in the forum. For example, if Outsystems creates a unique ID for its partners to track their marketing efforts , share the info in the community and we can discuss.

[Ideas] Solution Merge

$
0
0
Be able to merge/diff a solution before deploy it.

[Ideas] Font Awesome 4.1.0

$
0
0

Outsystems Platform 8.0.1 uses Font Awesome 4.0.2 for the Richwidgets Icon Widget.


Font Awesome 4.1.0 was recently released and include 71 new icons:

http://fortawesome.github.io/Font-Awesome/whats-new/


Some of them, like the new file format icons are really useful.


Like jQuery, this type of scripts\fonts\etc, need more frequent updates..

[Ideas] Aggregate Data Results in Debug Mode should use Current Variable Values for Test Values

$
0
0

I have an Aggregate in Debug Mode. I want to see the data it returns. When I first click it, it says Test Values for filters must be entered, but those test values are currently in variables in the Preparation, fill the test values with THAT data, so I can see exactly what is in the aggregate in this runtime moment.

[Ideas] Support for JSON data type column

$
0
0

It would be really useful if we could have JSON type columns supported in the database


[Ideas] Sending input focus to another widget

$
0
0
Sending input focus to another widget (not on page load - while user is editing)

[Ideas] Allow multiple entity selection on first screen of new aggregate

$
0
0

If we know we are going to join multiple tables in an aggregate, let us click all of them at first instead of multiple clicks to reopen the entity selector

[Ideas] "Check for updates" in Studio

$
0
0

There's no "check for updates" in Studio (that I can find) other than the check that occurs when you open it.

J.Ja

[Ideas] Built-in list records filtering

$
0
0

This idea relates to http://www.outsystems.com/ideas/377/built-in-list-records-sorting and filtering is mentioned in the body here but I think there is a different thinking behind sorting and filtering and I believe filtering deserves a separate discussion.

Sometimes Lists are not obtained from a database. They can be obtained from the result of a webservice call, or from the result of another outsystems action developed by another developer/team. In this case the only way to filter the list for display is to create code to loop through the obtained list and copy the items you want to display into another list. This second "display list" can be assigned as the source of the "List Records" widget.

I propose that a property is added to the "List Records" widget allowing you to add an expression that is evaluated for each item in the list. The row is only displayed if the expression is true. 

E.g. List.current.Year = CurrentYear would only display items matching the CurrentYear.


[Ideas] Set the values of static entity record's text attributes in Text Editor

$
0
0

I'd like to use the Expression Editor to set the values of a static entity record's text attributes, since they can be quite long sometimes and it would be easier to see the whole value in the Expression Editor than in a single line.


Cheers!

Viewing all 1476385 articles
Browse latest View live


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