[Forums] zoom level
Hmmm, you're right! We should add a condition to only do fit to bounds when the 'zoom' property is not specified or even if it makes sense to run when the map loads. Are you using bounds to adjust the...
View Article[Forums] Not show header when using RecordListToExcel
You can use Advanced Excel to create an Excel file with the structure you want/need:http://www.outsystems.com/forge/component-details/355/Advanced+Excel/
View Article[Forums] Processing of a PushWoosh message
When the Outsystems Now phone application is installed on the device, it also has code that allows your phone to receive messages from the Outsystems Now application. In Outsystems, you install a...
View Article[Forums] Slow apps on Safari and iOS 9+
Good News! The latest version of iOS, 9.3, addresses this problem. Applications don't hang as long on resources. Although it still noticeable some leg, it's not as problematic. Cheers, RG
View Article[Forums] no push token on PushWoosh
Nuno. For the moment we are trying a different route. We have a skinned shell and there seems to be a problem with it. We are reverting to the standard OutSystems shell. We are receiving the token now....
View Article[Forums] Refresh Table with Container expand collapse
Hi Migual ! did you found a solution on your query ? Please advise..
View Article[Forums] Test Managment tool for outsystems
Is there any test management tool available within Outsystems? where you can describe the tests necessary to verify the correct functional behaviour of the application developed with outsystems where...
View Article[Forums] export the application logic to an XML like format.
Is there any possibility to export the application logic to an XML like format. thanks in advance kind regards
View Article[Forums] Test Managment tool for outsystems
Hi Rachid. Within OutSystems platform no, but there are some apps in Forge for Unit Testing.http://www.outsystems.com/forge/component/387/unit-testing-framework/...
View Article[Forums] no push token on PushWoosh
Hello Jean, The application code is under the application name on applications list (https://cp.pushwoosh.com/v2/applications) The authorization token is on API Access page...
View Article[Forums] Timer Configuration
Hi Carlos, Thanks for your reply. I create a new google account and try to do that, but google deactivate my account. The account that I create to test os no longer available. Thanks, Cláudio Vaz
View Article[Forums] backgroundDownload undefined
Hi Lawrence, I tested from our side and aparently this is a issue on the DownloadFile webblock. We will working on it and let you know as soon as possible. Thanks, Vitor
View Article[Forums] No Closing in a HumanActivity On Ready?
True, and I'm taking explicit advantage of that asynchrony. That said, unless I miss my mark, the events do not occur in an asynchronous fashion... that is to say, it has to wait for the duration of...
View Article[Forums] Personal environment unavailable
Hi Kilian, I know and I did :) I think taking so long is strange, surely this cannot be a "normal" downtime. It is on maintenance since yesterday morning. I'll send another email. Thanks! Regards, Paulo
View Article[Academy] 6.1 Silk UI: from basics to advanced (Webinar)
Hi, has anyone tried theme Outsystems with Grommet - a HPE owned UX framework for enterprise. Please let me know. Thanks.
View Article[Forums] Can't debug processes in my personal area
I'm trying to learn about processes. At this tutorial video: http://www.outsystems.com/learn/training/16/1719/739/create-your-first-business-process/#VideoTitle My debug session don't work when i try...
View Article[Forge] Drag-n-Drop Sortable List
Allows to sort elements in list records or table records using drag-n-drop
View Article[Forums] OutsystemsNow open Word document in Ipad
Hi Ruben, Thanks for your repply. That solved part of my problem. Once the document is in database, I created a page for download de document. It receives the identifier of the document and in...
View Article[Forums] No Closing in a HumanActivity On Ready?
Ahahaha, okay, a hack is a hack, but this ended up working: ...instead of calling Close [Activity] from within the On Ready, I launch another Process, passing the current ActivityId and get that to do...
View Article[Forums] OutsystemsNow open Word document in Ipad
Hi Vitor, Try the following approach: Use http in the url -- not working? -- Use https in the url -- not working? -- Add the document as a resource of the module (and say that it is to deploy to IIS)...
View Article