[Ideas] Add the option for checking on a top level domain at the...
Currently EmailAddressValidate() checks whether an emailadres is valid and does accept xyz@gmail. While this is in theory a valid email address the function would be of more practical use if it should...
View Article[Ideas] Add Join Type to Aggregate Preview
On the Aggregate Preview, there is a section for Join Conditions, but it would be even more helpful to see what the join type is (Only With, With or Without, With)
View Article[Ideas] WebScreen to WebBlock conversion and vice versa
It would be nice to be able to convert a webscreen into a webblock and vice versa with one click.
View Article[Forums] Aggregate / SQL: list of users in a Role
Hi all !I need to find a query to retrieve the list of the users of a particular "Role".Actually I'm selecting all the users and I cycle all the items with the "CheckXYZRule" ... but I would like to...
View Article[Forums] Source Code of Outsystems application
Hi,Can you share with us what you're trying to accomplish? If you want to take down an app, it would be safer to disable it in Service Center:
View Article[Forums] Aggregate / SQL: list of users in a Role
Hi Maria, thanks for your answer !I added the "Users_Role" in my sources (now I have the User and the User_Role) ... but what about the "Filters" page ?The roles I want to check are 118 and 119 (showed...
View Article[Forums] Plugin development : Error: Cannot find module 'lodash'
Vivek Patel wrote:PAUL CERVIN MITCH VILLARIN wrote:Hi It also worked on my side but after generating the APK, the JumioSDK for the plugin is nowhere to be found. Am I missing some configuration before...
View Article[Forums] Can not clean system data
Aron Yang wrote:Sudip Dey wrote:Do not remove the menu and menu item entity. These messages come due to referential integrity. means the table is linked with other table. First needs to delete that...
View Article[Forums] open OS 11 espace in OS 10
Hi Tushar,I don't think it's possible. Service Studio is backwards compatible in that a higher version is (usually) always able to open an OML created with an older version, but the opposite is not true.
View Article[Forums] [Mobile] - OnApplicationReady not triggering synchronization...
Hi Ruben,Thank you very much.It makes sense the explanation and the workaround works.Cheers,João
View Article[Forums] Aggregate / SQL: list of users in a Role
Hi! you can use the User_Role entity from System module. RegardsGraça
View Article[Ideas] Bundling and Minifying the JavaScript & CSS files
Like that: https://weblogs.asp.net/scottgu/new-bundling-and-minification-support-asp-net-4-5-series
View Article[Ideas] Be able to execute each item (input parameter) of SQL object separately
When we have a complex SQL object with multiple parameters and something goes wrong is difficult to find which parameter is the problem. It would be fantastic during debugging can execute an SQL...
View Article[Ideas] graphics automatically entered in rich widgets
To facilitate the use of dashboards we can more easilly do something with a pre-dashboard defined in the platform and if it is possible generate automatically with the information of the entities!
View Article[Ideas] [Service Studio] REST API - BaseURL - allow BaseURL value to be a...
Use case #1 You built a REST provider in outsystems and now you want to share it via Outsystems Forge as a component. Each outsystems customer will install it on their outsystems platform and they will...
View Article[Ideas] Make "Refactor" supported component
It is a bit strange that on learning materials sometimes there are references to the unsupported components from forge like "Refactor" for example in this...
View Article[Ideas] Dynamically define colors
It would be fantastic to dynamically (using variables) to easily define parameters such as (primary and secondary) colours in the CSS.For example where you might have a multi-tenant solution and want...
View Article[Ideas] Allow us to access an eSpace id variable
It would be useful to have programatic access to the eSpace id variable. It makes sense with people nowadays accessing the BPT's metamodel for instance.
View Article