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

[Ideas] Editable shortcut mapping

$
0
0

I would like the possibility to edit a shortcut to other key commands. So in the documentation of shortcuts it would have another column 'User' or something else and it checks wheter the new command is conflicting with an existing one and mark them.

When a user define a new mapping that is not conflicting the default one gets a disabled color and it enables a button 'Restore defaults'.

Something like this:


[Ideas] OutSystems Now - OCR support

$
0
0
Add support for OCR in OutSystems Now

[Ideas] Sitecore integration (FORGE module)

$
0
0

Hey OutSystems - congrats on your Sitecore award!!!


IDEA: Create a FORGE app/util that we all can use to integrate with the Sitecore content & experience mgmt platform.

I bet the OutSystems Lab could build this out pretty quick - AND - you all could use it and the OS community and companies like mine (Humana) can easily create personalized content experiences in OutSystems web and mobile apps that include content driven from Sitecore.


Great idea, right???



[Ideas] update List_SortColumn_GetOrderby table name parameter after a change on table name is done

$
0
0

When I change a table name I receive an internal error due to need to update manually the List_SortColumn_GetOrderby parameter. It would be automatic.

[Ideas] ECT: Add user URL to feedback

$
0
0
It's really usefull to have the full URL the user had when was reporting the feedback.

It would help to solve some problems knowing the URL the user was using, and most important the query strings parameters.

[Ideas] Allow to easily clean database

$
0
0
What about a button to clean the database?

We all know that while developing we test the application with dummy data that sometimes starts to be to much! A way to clean all that stuff would be nice :)

[Ideas] Aggregates starting at index X (Aggregates Paging)

$
0
0

It would be great to have a Start Index property in Aggregates so that I can have pagination patterns even without UI. This way, I could state that I want 50 records starting from record 50 (e.g. to display them in the second page of a table).


[Ideas] Auto Rename of Objects

$
0
0
I suggest that the "auto rename" of the objects (remove accents, concatenate words) does not affect the "Label" property

[Ideas] Web Previous Screen

$
0
0

I find it very useful to have "Previous Screen" as destination on Mobile. But why don't we make it level? Make it available on Web too.

[Ideas] Lifetime - Schedule multiple plans to publish

$
0
0

It would be helpful to be able to create multiple plans and schedule when they are being published or add them to a publishing queue.  

Our company has a large number of applications and we are running into the situation where we have so many applications its taking a long time to publish.  If we can split up the applications being published and schedule it to run in off-hours it would improve performance. 

Another case is we have multiple developers trying to publish to the same environment. Sometimes we forget to go back so the QA spends time waiting for all of the changes to be published for testing.

[Ideas] Changing action names in Integration Studio

$
0
0

I just recently found a "behavior" when using Integration Studio that is: 

  • you create an action; 
  • edit the code; 
  • go back to the IS and rename the action;
  • open the code again

At this point you will get a new snippet of code for the newly renamed action and the old code that you had initially is still there

It would be awesome if renaming the action in IS would actually rename the code instead of creating new code and leaving the old code as "zombie"

[Ideas] Search in forge's forums

$
0
0

Hi,

Is there a reason why we don't have a search in the forge's components forum?



It would be good to have it, because sometimes this can be  a huge list of posts.

[Ideas] Allow setting of Android Version Code

$
0
0

It would be nice to have a setting either in Service Center or lifetime that we can use to manually set the Android Version Code.  We recently ran into the situation where we were re-writing a mobile application we already had in Outsystems.  In order to publish the new Outsystems application to google the Version Code needed to be incremented by quite a bit.  The only way currently to increase this number is by putting in a service ticket with Outsystems Support.


[Ideas] Error handling for Excel To Record List

$
0
0

It would be nice if extra output parameters are added to the Excel To Record List to check if the conversion from excel to a record list was done successfully. Currently you can catch these errors with a All Exception handler. But if you are able to check the output parameters of the action, you can set a custom exception.

[Ideas] Skip the "Show Data Type" modal and go straight to the "Data Type Selection" modal

$
0
0

I always wonder why we get a unneeded modal when we want to change the data type of variable. I use this method when I either want to change to a list or need to select a Data Type via search (because the dropdown is awful when you have a large number of Data Types with similar names). 

The window in question: 

You get here when you select a variable, double click on the "Data Type" field. This window doesn't add anything to my experience. It doesn't tell me something new, it doesn't help me going forward. The window that I do need is opened after I click on the Data Type Name in this modal. 

We then get this modal:

In this window I can do some useful stuff. I can search in my data types (some names are very much alike) and select a new one. Exactly what I wanted to achieve.


So in short. Skip Window 1, Instead open Window 2 when I double click on the Data Type field.


[Ideas] 'Provide Feedback' option for Forge components

$
0
0

Hi, 

Currently for every forge component, when we have some queries, we start a discussion but some components needs feedback from the users. So it would be nice to have Provide Feedback option for forge component where users will provide their feedback and that would be visible to everyone and that feedback will help to improve the component.

[Ideas] Improving the CSS Editor

$
0
0
It would be nice if it had a CSS editor as well or better than dreamweaver. Many toolstoday already have this integrated solution.

[Ideas] Popup_Editor resizing bug

$
0
0


Launch the sub-screen with the Popup_Editor.

At that time, it is assumed that the child screen is in the state of vertical scrolling.

At that time, if the width is not specified in the Popup_Editor option, the window size and the width of the content will be incorrect when submit or Ajax Submit is executed.

I think this is strange logic for calculating the width of the scroll bar.

Do you have any plans to improve this?

https://yuichi-igarashi-51.outsystemscloud.com/Popup/

[Forums] Scheduled Timer Not Executed

[Forums] Refresh container with required input without showing 'Required Field!' warning

$
0
0

Hi André,

When you use a Container's Visible property, you are just hiding the container, but it's still on the HTML page (along with its Inputs). This means that if you previously (ajax-)submited the form where that container is, those fields will have been validated and considered invalid by the built-in validations. When you Ajax Refresh to show the container, the Input is invalid and displays as such.

My suggestion is to use IFs around your containers, as these will not add the Container (and its contents) to the page unless the Condition is met (which would mean there was not a prior validation for that input).

Hope this helps

Viewing all 1476385 articles
Browse latest View live


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