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

[Ideas] Open link in another tab on button click

$
0
0

Hello OutSystems,

Currently on order to open link in another tab, we are giving extended property to the link as "target = _blank" but this doesn't work for buttons.

If we want to open link in another tab on button click, we need to style link to look like button.

So it would be nice to have this extended property "target = _blank" is working same for buttons.

These are the complaints due to this issue 

http://www.outsystems.com/forums/discussion/18000/link-is-not-opening-in-new-tab/

http://www.outsystems.com/forums/discussion/11285/how-to-open-an-external-url-in-a-new-tab/

Thanks and Regards,

Suraj Borade


[Ideas] In advanced query being able to set an alias to the output structure

$
0
0
When we have the need to invoke the same entity twice in advanced queries we have the absolute need to put an alias in one of them, to distinguish them.

The thing is that service studio puts a warning to it if you use Alias.* ...

Perhaps one could assign an alias to the output structure?

[Forums] Cannot decrypt the content - application in iframe in safari

$
0
0

https://www.outsystems.com/forums/discussion/47056/using-iframe-in-outsystems-applications/

[Ideas] Extend ECT for developers

$
0
0
Hi,

I was thinking the other day about how to improve service-desk calls about certain pages having issues etc.
Now ECT is a great tool but it lacks, imho, a major thing. Information provided by us, the developer.

I really want to hook an action to the ECT-submit where we can provide extra info automagically.
For example, do some queries, dump some extra session-variable or what ever.
It will get inserts  to a new ECT-attribute and/or appended to the Description.

Similar to OnSessionStart and OnBeginWebRequest there will be a possibility to add an OnSubmitECTFeedback action

[Ideas] Database cleanup

$
0
0

With the grow of the factory is very important to keep our databases clean and with performance.

I would like to have a tool that show us all columns and tables that are not used and that help us to hard delete them.

This hard delete should drop the tables from database and cleanup the outsystems metadata.



[Ideas] ECT: Assign feedback to developer

$
0
0
We should be able to assign each feedback to a platform developer.
This way we can know who is responsible for what.

With this feature the feedback list must have an advanced filter by developer.

[Ideas] Drop the clean button hiding from the style-guide

$
0
0

The clean button hiding is an horrible pattern. It's incoherent. The user get's confused when we hide buttons from him and then show him or not...


The clean button and all the other buttons should always be visible in the style guide's screen's filters.

[Ideas] Custom 404 Pages

$
0
0

Right now when a user navigates to a URL that is not associated with a page or the URL for a page that has been removed, you end up at an ugly 404 page located in /customHandlers/

As seen in this forum post you can edit the custom Handler's page directly, but my understanding this would change it for all apps, and doesn't seem possible in a Cloud environment.

It would be nice if we at least had the option of configuring the 404 page, similar to the Invalid permissions or Internal error pages. Especially if one of the inputs of this page was the originally attempted URL, meaning we could redirect the users if they were attempting to go to an old screen that was removed, but the content is now elsewhere.

Thanks!


[Ideas] Allow Styles to be set by variable for expressions etc.

$
0
0
I would like to set and modify styles from a variable.  

[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] Generate a structure from an entity

$
0
0
Option to create a structure with the same attributes as a selected entity. Clone the entity as a structure.

[Ideas] User defined color for the Popup top bar

$
0
0
I got this idea from my current project.

We have several apps running in the same server, with different layouts and color schemes (this could even be a development server, which is probably the best example) and I got this issue with the color of the popup editor bar on top.

First with every update you do with core eSpaces (such as EnterpriseManager/Enterprise) who may carry a new version of the RichWidgets eSpace, will revert the color of the bar to the original blue, making so that we need to edit the eSpace everytime there is a new version (which per se isn't a big deal, but with multiple apps running is a bit problematic)

So my idea was to add, in the Web Block Properties (see attached img) for the Popup Editor web block, and optional parameter with color (or CSS style if u really want to improve it a bit further) for the top bar, allowing some more customization of the application

It's a small improvement, but IMO can be a major advantage in development servers or production running multiple apps with different layouts (as is my case atm)

[Ideas] Report bad items in forge

$
0
0

The forge still has a content issue. Specifically there are still quite a few espaces that were clearly tests, training demos, etc that people have uploaded to the forge erroneously.


Please add a "Report submission" button to the forge items so that we can report bad links.


Some examples:

http://www.outsystems.com/forge/component/1031/testingpopup/

http://www.outsystems.com/forge/component/1791/capp/

http://www.outsystems.com/forge/component/1046/addi-test/

http://www.outsystems.com/forge/component/1746/darss/

http://www.outsystems.com/forge/component/1427/infinious/

http://www.outsystems.com/forge/component/1631/flyfast/


Clearly  none of these need to be on the forge, and should be removed.

Any time someone comes by something like that there should be an easy way to report them.

If there is already a method for doing this, please make it much more obvious and easy to find.

[Ideas] Conditional Breakpoint

$
0
0

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


[Ideas] Combo Box 'Special List' to accept dynamic values

$
0
0
I need the ability to set values which were dynamically determined to a Combo Box's "Special List".

[Ideas] TableRecords Footer

$
0
0

Just like Header in TableRecords, would be very userful if were possible to add a Footer (tfoot tag) in TableRecords. 

Some times it's needed to add a SUM at the end, today we need to get TableRecords columns with fixed width and add some new Container with fixed width just to add the right information.

Seems to be easy do something like this.


More information: https://www.w3schools.com/tags/tag_tfoot.asp

[Ideas] Input dynamic Max. Length

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


[Ideas] Need a template for SaaS/portal style apps

$
0
0
The current template with the Enterprise Manager integration is great, but it really is not the right approach for SaaS or portal style applications. For example, Enterprise Manager believes in a shared signon between apps, which is not the right approach for a portal (although it should be optional). Also, portals need self-service for things like creating an account, or adding users to an account; in Enterprise Manager, this is all done through the EM interface. Much of the functionality is in EM, but the UI can't be easily edited to fit the rest of the application. Working with a number of clients, every single one of them wants the exact same structure:

* Two main areas: one for anonymous users that "sells" the application, one for logged in users that *is* the application. The user gets redirected automatically as needed.

* Self service tools like emailing a password reset link that times out after a period of time.

* The ability to sign up as a new account; by default, this creates a new account (or "customer" if you prefer) with the first account (created at the time of sign up) as an "account administrator".

* Account admins can add users to the account, and change some aspects of their account, but not all (for example, account admins can't reset passwords).

* Need for a backend system similar to Enterprise Manager, with the ability to manipulate accounts and users.

* The ability to disable an account, and have all associated users disabled as well. Same for re-enabling the account.

* The ability to perform recurring billing, invoicing, etc. for the application's use.

I've actually implemented ALL of this functionality in the Rat Catcher application. If OutSystems would like, I'd gladly share the OML on a private basis to serve as the basis for such a template.

J.Ja

[Ideas] Compare previous espaces

$
0
0
During the development you will suddenly encounter a bug and wonder why that has been introduced or reoccured.
Now instead of doing a compare and merge with a downloaded version, I would like to see the popup of all versions published on the server, choose 2 of those and click on the compare button. just like vss-history.

This will quickly see the changes made and by who in time. (and can blame them accordingly)

[Ideas] Long URL in idea description spans outside idea box

Viewing all 1476385 articles
Browse latest View live


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