[Ideas] Warn when installing from Service Studio forge in PRODUCTION environment
Inspired by this idea, Service Studio should warn when installing an application from Service Studio forge in PRODUCTION environment, because it could override an existing application.
View Article[Ideas] Add a "previous lesson" button
Hi guys,as I am just a beginner in Outsystems, I always have to go back and forth for the video tutorials. I think adding a "previous lesson" button on the left under every video screen could be...
View Article[Ideas] update List_SortColumn_GetOrderby table name parameter after a change...
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.
View Article[Ideas] Custom TrueChange actions
Out UI needs to meet certain standards to make sure we haven't broken responsiveness or haven't broken rules to ensure the pages meet accessibility standards. It would be great to add True change...
View Article[Ideas] Allow CTRL-Down to move variable assign down when in Value field
These Hot Keys work when in the variable portion, but not the value portion. Add hotkeys to both sections. Sometimes when I'm trying to CTRL-Down to move an assignment down it doesn't work and then I...
View Article[Ideas] CTRL + O -> Bring it back
Not a new idea because it was working on previous versions, no clue why was this changed (or bug maybe?)Can you please bring back the focus on the popup when we press the CTRL+O so we can write...
View Article[Ideas] Built-in IF function should return the data type from the TRUE and...
Currently the built-in IF function only returns the Text data type.
View Article[Forums] What Is Pros Of Ignited Labs G-Force?
IgnitedLabs G-Force Touched off Labs G-Force may reestablish your sexualdrive and charisma to reestablish your energetic exhibition in bed.It might support your vitality and backbone for the...
View Article[Forums] Notification configuration
Has the notification process been released or is it still pending?
View Article[Forums] How can I get a URL of form from a different module
Hi,You can make the server action public and use the server action in the form module.Regards,Manthan Shah.
View Article[Forums] Trigger Screen Action on Javascript
Hi QIUYAN LI,Try Using widget click action available under rich widgets for more info go through this link...
View Article[Forums] Trigger Screen Action on Javascript
Hi,Have you made certain that the find() is obtaining your button? Have you tried writing the same, but with an Id selector instead of class?$('#" + TheButtonYouWantToClick.Id + "').click();
View Article[Forums] HtmlToPdfConverter: The device is not ready
Hi all,I have tried to upload the file wkhtmltopdf.exe on administration.aspx page, but it returns the message "The device is not ready". The wkhtmmltopdf.exe is downloaded on...
View Article[Forums] Deeplink now working with specific screen and input parameters
I don't think there's any Outsystems functionality out-of-the-box for capturing Intents, you'd have to find or build a Cordova plugin that would allow you to read the Intent parameters.I was looking at...
View Article[Forums] Trigger Screen Action on Javascript
To have a javascript function calling a screen action 1. Put a button on the webblack and hide it using css (style="display: none;") 2. Javascript function force the click action on that button when...
View Article[Forums] Problem when handler exception
Hi Tung,That's honestly a different question, and involves more difficult things like creating an On After Response that detects the error code, adds it to the output, and optionally resets it to 200...
View Article[Forums] Problem when handler exception
Tung Nguyen wrote:Kilian Hekhuis wrote:Hi Tung,If it goes to the OnException when debugging, it should go to the OnException when not debugging. I don't know of situations where Exception handling...
View Article[Ideas] Add possibility to disable WebSQL on Mobile Apps
Adding possibility to disable WebSQL on Mobile Apps will allow to create a web-based app with heavy JS usage much easier and faster and not be limited to Safari and Chrome browsers.
View Article[Ideas] [ServiceStudio] Create special Entity Action icon
In case I use user actions and entity action and give them a nice name, it is not easy to see which is the user and which is the entity action. Better to have a special icon (like the exception icon)...
View Article