[Forums] Error generating iOS app with version 1.0
Hello Jordy.After searching the issues of the plugin, it seems that it's not working well with the latest versions of Cordova (example here). To workaround, you can use the previous version of the...
View Article[Forums] ActiveX component (EmiratesID) fails to initialize
Hi Satish,Were you able to read the id card information through outsystems application . thanks and regards,anu
View Article[Forums] InAppBrowser Plugin on mobile
Hello Saurav.Do you have any logic after the Inappbrowser window closes? Does it happen no matter the page you open in the Inappbrowser? How are you closing the browser?
View Article[Forums] PopUp Window strange/buggy over an embed PDF
Hey guys,I'm working on an issue in which I have to embed a PDF on a page with a couple of table records.I was able to do it with no problems using the <embed> or the <iframe> in a web...
View Article[Forums] InAppBrowser Plugin on mobile
Hi Cesar,So the InAppBrowser is being used for an authentication process. The last page it shows, is a landing page along with the access token as a URL parameter. So once the InAppBrowser lands on...
View Article[Forums] Feedback message comes only once
Exactly what we thought. But it is not inside an IF widget. Like I said, when I debug, the debugger does go to the Feedback_Message action. However, it is not rendered on the browser
View Article[Forums] Meta Data
Hi ikhwananda,Can you please be more specific? What are you trying to achive?Vera
View Article[Forums] Problems in reset value of input widget with reset "x" button of...
Hello Bruno Domingues,Yes, the variable that populates the Widget is the same that I save changes. When I inspect input widgets without input mask after I have clicked in reset "x" button, appear the...
View Article[Forums] Error generating iOS app with version 1.0
Hi César, This was indeed the solution! Thanks. Kind regards
View Article[Forums] InAppBrowser Plugin on mobile
Hello, Saurav,This is kind of shot in the dark, but have could you try closing the InAppBrowser from the app's side, instead of doing it from the callback page? You can use deep links to trigger a...
View Article[Forums] Is there a way in flipcontent to flip an image so it is "backwards"...
Hi, I want to ask is there a way that when a user flips a content or an image and move on second one without flipping in back, it turns back into its original position. ie; it turns back to the front...
View Article[Forums] Feedback message comes only once
Well, if you don't have a Feedback_Message widget, the Feedback_Message action doesn't do anything. But I admit it was a longshot. Without the actual OML there's little I can do anmymore...
View Article[Forums] Outsystems and responsiveness....
Hello Niels,Silk UI Web was created based on a server side responsive approach that also applies to the client side. This means that you can control server actions based on the device, allowing you to...
View Article[Forums] Center Content issue while using with input field in Android.
Hi Team,I am using a silk UI block called CenterContent have top placeholder bottom and center. It is working fine without input field.But if I am placing input field say the name, email and mobile...
View Article[Forums] Print Function on Mobile App
window.print() does not work for me... Are you using a different method?
View Article[Forums] Submiting an input list to a pop up
Hello,I have an action that sets a List to a JSONSerialize and then does a widget click to open a pop up.This Json is an input parameter of my pop-up but when I open it, the Json is empty.Any...
View Article[Forums] Cannot read property ‘capture’ of undefined – cordova plugin media...
I have exactly same issue. Did what is described above, so I used https://github.com/apache/cordova-plugin-media-capture#1.4.3 and also applied the $resolve().But no luck.Anyone a clue?
View Article[Forums] setMapType Not working in demo?
Grazina wrote:Hi Jason,Did you check the Demo component? https://www.outsystems.com/forge/component/1943/google-maps-plugin-demo/That feature is implemented there.João GrazinaIt appears to be another...
View Article[Forums] Submiting an input list to a pop up
Hi Filipa,Parameters to another screen are part of the HTML code of the calling screen. So if you have a link with a variable in it, the screen will be rendered with the value of that variable at the...
View Article