[Forums] Application cannot be safely installed
Hi Joel,1. The error is fairly explicit: "One Signal Notification Demo is not compatible with the Silk UI Mobile you have currently installed."2. It also explains how to solve it (without Force...
View Article[Forums] How to make info balloon always visible
Hi Sekar,In that case, if you want to re-use that functionality i would suggest to open RichWidget, clone the eSpace and adapt the functionality yourself.You will able to change the code associated...
View Article[Forums] How to make info balloon always visible
Hi Daniel,I am planning to use bootstrap tool tip, but its not workinghttps://jsfiddle.net/404c3fxb/
View Article[Forums] How to make info balloon always visible
Sekar Perumal wrote:Hi Daniel,I am planning to use bootstrap tool tip, but its not workinghttps://jsfiddle.net/404c3fxb/Are you sure that you have the bootstrap (.js and .css) correctly included?
View Article[Forums] Cordova plugin for Twilio Client
Gonçalo,I checked the Mobile Apps logs but it just showed the same error with no more details.I added all the certificates and credentials necessary for the app generation. When I generate it without...
View Article[Forums] Application cannot be safely installed
Thank you for the quick responses.Regarding #2, I do have the latest version of Silk UI Mobile installed, Version 1.4.1. So it is already upgraded to the latest.Regarding #4, Thank you for the link...
View Article[Forums] Application cannot be safely installed
Regarding #2, if you have the most recent version of Silk UI Mobile installed, what Jauch said is valid: the Demo has a dependency on a previous version of Silk UI Mobile. You can FORCE INSTALL it in...
View Article[Forums] Your NextStep 2017 is here!
There are also 2 training tracks, a basic and a pro. And that pro one looks rather interesting. Both those are on a separate day of pre-conference in Lisbon, so you can still choose to follow the...
View Article[Forums] What is the difference between Enable HSTS and Force HTTPS for Web...
Thanks, to recap, so Force HTTPS is done by redirection in server side, HSTS is done by browser (client-side) by replacing all http:// with https:// after receiving special header?
View Article[Forums] How to make info balloon always visible
Sekar, you might want to checkout the Tooltip pattern from Silk UI (https://silkui.outsystems.com/Patterns_Web.aspx#Web_Content_Tooltip)If it doesn't work like you intend, you can still follow Daniel's...
View Article[Forums] What is the difference between Enable HSTS and Force HTTPS for Web...
Hi Harlin,That's basically it. Notice however that when you enable HSTS, you will also be Forcing HTTPS, it's selected automatically for you when you tick HSTS.Why? Well, because not all browser...
View Article[Forums] "Submit Feedback" from Service Center
Hey everyone,I submitted some feedback on Service Center, using the "Submit Feedback" button on Error Details page and once I send it I'm redirected to a page that doesn't allow me to navigate...
View Article[Forums] Change route color and marker on google map direction
Gonçalo,I agree with you. Can you give an example to use this code as function.Thank you.polylineOptions: { strokeColor: "red" }, suppressMarkers: true
View Article[Forums] Cordova plugin for Twilio Client
Hi Diogo,Typically, I believe that those kinds of errors are logged in the Mobile Apps logs.I can't remember if there's another place to see that, but I'll investigate more about it.About the behavior...
View Article[Forums] "Submit Feedback" from Service Center
Yeah, this is an old issue, for sure. And I use this too, btw
View Article[Forums] Extension to fill PDF form data?
Hi all, Does anyone know how to fill a pdf form from an interface form? Thanks,Tomás
View Article[Forums] SLO returns error
Thank you for the answer.1. Where do I get "IdPConnector (SP) Keystore" with OneLogin?For SAML they provide only certificate, x.509 or RSA PEM.When I use it Im getting errors:Cannot find the requested...
View Article[Forums] SLO returns error
As far as I understand I have to generate "IdPConnector (SP) Keystore" myself using openssl?
View Article[Forums] Show Aggregate value on list page
Hi Jorge, Hi Gonçalo,@Gonçalo - No problem and thanks for your answer.@Jorge - Thanks for your help and your solution. Thank you.Regards,Clara
View Article[Forums] AD_UsersGet not returning all users from AD
Thanks for your help, Renato. I am now able to retrieve all the users and store it in the database. :)
View Article