[Forums] SOAP interface via extension with Client Certificate for authentication
Hi Nathaniel,Thanks for the feedback. Please keep us posted!
View Article[Forums] Client Authentication using TLS on Exposed REST API
Hi Sowvik,Have you seen this:https://success.outsystems.com/Support/Enterprise_Customers/Maintenance_and_Operations/(.NET)_Enable_SSL_Protocols_for_your_Integrations_-_TLS_1.1_and_TLS_1.2Cheers,José
View Article[Forums] upside down characters
Jorge Martins wrote:Hi Hafsa,Please consider this revised CSS class:.rotate {Â display: inline-block;Â /* Safari */Â -webkit-transform: rotate(180deg);Â /* Firefox */Â -moz-transform: rotate(180deg);...
View Article[Forums] Convert PDF to image error
Hi Fidelis, can you explain on how you solved this?We are struggling.
View Article[Forums] upside down characters
Hi Hafsa,It's simple, just separate the Text widget into several:Select the portion of text you want to separate; right-click on it, select Split from the context menuand you end up with something like...
View Article[Forums] upside down characters
Jorge Martins wrote:Hi Hafsa,It's simple, just separate the Text widget into several:Select the portion of text you want to separate; right-click on it, select Split from the context menuand you end up...
View Article[Forums] HOWTO Change CSS depending on the user in Session
Tiago Gafeira wrote:If the "new" CSS is intended to replace completely the "old" one, there's no need to use the html prefix trick. Simply remove the reference to the "old" CSS using the...
View Article[Ideas] Support for BIGINT datatype (SQL Server)
Support for BIGINT datatype (SQL Server)
View Article[Forums] Google Map Marker Event
Hello,I have attached my module. Can you please check it?i am not getting any errors in the console.Aurelio Santos wrote:Hi Mariam,I tested your code without making any changes and it worked as...
View Article[Forums] List_SortColumn in final projects Assignment 8
Thanks Jorge,you have help a lot  Â
View Article[Forums] HOWTO Change CSS depending on the user in Session
nilesh rokade wrote:Tiago Gafeira wrote:If the "new" CSS is intended to replace completely the "old" one, there's no need to use the html prefix trick. Simply remove the reference to the "old" CSS...
View Article[Forums] Vertical spaces between first line of label and input and second line
Hi All,I learn that container will be automatically created for the label and input that put on the same line in MainContent.My question is how to have a vertical spacing between the containers?Is it...
View Article[Forums] Is this included in Outsystems Now?
Hi, since OneSignal is a supported plugin now, is it included in Outsystems Now?
View Article[Forums] Vertical spaces between first line of label and input and second line
Hi Johnson,You should definitely not use the Enter key (creating line breaks) for spacing! All spacing should be done via CSS. A From widget has a Form class on a div, with divs inside for each...
View Article[Forums] How to put it into service studio
Hi Kelvin,In Service Studio, you can search the Forge by clicking the very first tab at the top (the black one with the red OutSystems logo), filling in your credentials (the same ones you use here),...
View Article[Forums] How implement the ReCaptcha in a mobile application
Hi Melissa,You can't. This component can only be used in web apps. There's an Android API for reCAPTCHA, but as far as I know has not been implemented in a component.
View Article[Forums] Is this included in Outsystems Now?
Harlin,The plugins supported in OutSystems now can be found here. So the answer is "no". This makes kinda sense, since OneSignal is a commercial company, not a device on your phone.
View Article[Forums] Does this component still work??
It is severely outdated. I'll discuss with the MVPs whether it should be removed. As you can see from the component's version page, the last version is marked "under development", and was published...
View Article[Forums] FileTransfer: Error compiling Cordova plugin
Hi,The problem experienced has to do with the version of the FilePlugin.To resolve the issue you are experiencing perform the following steps:Open the FilePlugin module in service studioSelect the...
View Article[Forums] Mobile iPhone App hides bottom panel when keyboard is opened
Hi Henrique.Your sample did work as expected.Now, I'm trying to reproduce the same behaviour on my app.First attempt failed, I'm calling CordovaKeyboardshrinkView but nothing different happens.I 've...
View Article