[Forums] Wikitude Cordova Plugin
From the outsystems support:we did a review to the possible error associated with this plugin, it seems that it uses a dependency with the same name used by the OutSystems shell. To enable a proper...
View Article[Forums] Enable enlarging of images for mobile applications
Hi Louie,Do you mean after you click on an image it is expanded? Did you check the Silk component LightBoxItem.Regards,António Pereira
View Article[Forums] Update an Resource
Fantato wrote:Hi Diogo,Every resource you include into the resources folder inside a module is embedded into oml and will be publish to the deploy target when you module was published. In runtime, you...
View Article[Forums] Insert table in a mobile application
Hi Louie,Did you try to use a List with HTML elements inside?Regards,António Pereira
View Article[Forums] Update an Resource
Diogo Costa wrote:Fantato wrote:Hi Diogo,Every resource you include into the resources folder inside a module is embedded into oml and will be publish to the deploy target when you module was...
View Article[Forums] query cannot be simultaneously using Entities and the following...
I have deleted the extension and rebuild the new extension and upload it again, but still, I have faced the issue.
View Article[Forums] Invalid Query query cannot be simultaneously using Entities...
I am trying to upgrade from Outsystem 8 to Outsystem 10. I have an extension to add external SQL table. while upgrading the tables are not able to refresh using extension so I have reimported tables....
View Article[Forums] GCM Registration Id for Notifications with Azure
Hello Filipe,Check if the steps on this documentation work. The 1st part is all about configuring GCM to allow sending push notifications to android.Cheers,R
View Article[Forums] XML5632 "Only one root element is allowed." error on Windows Edge
Hi Diogo,The team has been notified about the error, and it's on our backlog to be fixed. But this problem has no impact on customers using your application. As João mentioned, this error only occurs...
View Article[Forums] Update an Resource
Fantato wrote:Diogo Costa wrote:Fantato wrote:Hi Diogo,Every resource you include into the resources folder inside a module is embedded into oml and will be publish to the deploy target when you module...
View Article[Forums] GCM Registration Id for Notifications with Azure
Hello Rodrigo,Thanks for reaching out.We've checked that doc, but it doesn't solve our problem. We have everything configured with Firebase but is the after configuration that we need.Basically, we...
View Article[Forums] Insert table in a mobile application
Hi Antonio,Sorry, how do you use the HTML element? Up until now, I still have no idea how to use it. Thanks.Regards,Louie
View Article[Forums] Insert table in a mobile application
An Html Element widget lets you add a custom html element like a span, table..In this case, you can use a <table>, <tr>, <td>... to create a table. Check the attached oml to...
View Article[Forums] Share image and text
Hi,How can I share an image and a text using this plugin and not just an url?Thank you.
View Article[Forums] Radians or degrees?
Hello!The values that are passed as input parameters, for the many functions that are available in this component, are in radians or degrees?Thank you,Rafael Valente
View Article[Forums] Radians or degrees?
Rafael Valente wrote:Hello!The values that are passed as input parameters, for the many functions that are available in this component, are in radians or degrees?Thank you,Rafael ValenteShould be...
View Article[Forums] GCM Registration Id for Notifications with Azure
Just to make sure I've understood correctly: You have everything configured on the FCM side, now you want to send messages to your devices. Is that it?If this is the case, and you want to do it the...
View Article[Forums] Invoking Outsystems module from Javascript
António Pereira wrote:Hi Steve,Do you want to call an OutSystems app using JS or you want to use JS inside the OutSystems app? What's your use case?Regards,António PereiraI want to execute an...
View Article[Forums] Can an application connect multiple sql connection?
We are currently transitioning from manual of operating the application (upload/insert/queries) to automating with timer.Truth to be told we have to upload 20 files (Excel) on average 150,000...
View Article