[Forums] Multi-line editing using “Editable Table” Record Widget
I added these codes to my CSS. SyntaxEditor Code Snippet.EditableTable tr.Selected + tr.RowControlGroup .ControlActions { display: none }Now, the yes/no pop-up no longer displays but I cannot shift...
View Article[Forums] Any chance to get a sample app using this plug in?
Hi! Just wanna ask if this plugin is working? I can't seem to make it work. Thanks, Louise
View Article[Forums] how to install native app on iOS simulator?
Hello Mykola,Native apps are built specifically for the device's architecture, so they will not work on the iOS simulator...If you need to debug your app on the device, I suggest you use the Console...
View Article[Forums] The PostgreSQL Database Connector (by ardoRic)
Hello Harlin,The plugin is available and fully supported for both .NET and Java stacks.In order to build your own plugin you just need to get in touch with our Product Management to get access to the...
View Article[Forums] Delete Event
Hi,I am trying to use this plugin and I am having some trouble with the deletion of them. So I can remove an event if I, specifically, insert a date, like "#2017-01-01#". By using the SyntaxEditor Code...
View Article[Forums] Initiating a VPN connection
Hello Euan,what do you mean a VPN app? Is that something like an app that starts a VPN connection?
View Article[Forums] Span before list record
Hi Norman,Thanks for reaching out. Do you have an OML we can take a look at in order to get more information?Cheers,Sérgio
View Article[Forums] In-App User Feedback on Mobile App?
Hello Harlin,AppFeedback is currently available for responsive web applications running inside OutSystems Now (shown in the video)We're currently working on making AppFeedback also available for mobile...
View Article[Forums] Timeout Expired on...
Hi Nelson,I'll look into this issue and followup on your support case.But answering on some of your questions:- Currently there is no way to increase the timeout value on that query- The...
View Article[Forums] Rest API with API Key
err,couple of things.you only need to add a request-header, and that should be "X-Api-Key"(don't add the colon : to it, and also not the double-quotes ofcourse)and then in the Test-Tab you enter the...
View Article[Forums] Timeout Expired on...
João Rosado wrote:Hi Nelson,I'll look into this issue and followup on your support case.But answering on some of your questions:- Currently there is no way to increase the timeout value on that query-...
View Article[Forums] how to install native app on iOS simulator?
Hi Rodrigo, Console log is good but it can't help to debug situation when app exists unexpectedly due to plugin errors.
View Article[Forums] SlowExtension on Java stack platform 9.1
When using the Trigger and EventHandler from the Events application, we see in the log entries of SlowExtension (see attachment).We see this happening since we upgraded our platform to version 9.1, on...
View Article[Ideas] Copy an Aggregate and Paste as an Advanced Query
I would like to be able to copy an aggregate and paste it as an Advanced Query so i can continue the query development on advance query mode. The view SQL is very helpful but you still have to convert...
View Article[Forums] Side menu? Is there a side menu silkui widget available?
Hello RobertYou can achieve the same result using a pattern called SectionIndex, find the pattern here .My Regards, José Rosário
View Article[Forums] My report contains a grey area after pdf-export
Hi!Just a quick note that might help you.With the tool HtmlToPdfConverter I have experienced some problems, for instance, with the kerning of fonts (adjusting the spacing between characters), and also...
View Article[Forums] view txt file in resources
Manish Jawla wrote:hi Dennis NJagi,Go to the Data Section-> Resource Folder-> All the resource files available in your espace will be shown.Thanks,MJHi.What i ment is i have uploaded so txt.docs...
View Article[Ideas] Ability to clone Extensions
The ability to clone an extension would be a really really nice-to-have. :-)
View Article[Ideas] Simple query to advanced convertion
There could be some magic feature that would make this time saver feature. :-)Then we could make a simple query to build the 'skeleton' of a query and then introduce the aditional rules that cannot be...
View Article[Ideas] Re-use a screenaction within a screen
Now you need to create a public action if you want to reuse a screen action.Would be nice to have something like "public" screen actions
View Article