[Forums] How to translate Validation and Upgrade Messages in mobile app?
As it seems, Mobile Applications lack the built in mechanism for Multi Language that you have on OutSystems Web applications.If you need translations, you can look in this document.Hope it...
View Article[Forums] How to Set List Navigation Start Index Dynamically
Sorry my bad, i thought he needed the logic because when you put mouse over the function it shows all the 3 inputs.
View Article[Forums] How to Set List Navigation Start Index Dynamically
Hi Joao,Sorry I didn't see the third parameter, Thanks guys for your help.
View Article[Forums] Multiple plugins in the extensibility configurations in the same eSpace
Hi Gonçalo,There is no way of doing that. The reason is that in architectural terms it's good practice to always have your plugins in different applications, so that they can be re-utilized for other...
View Article[Forums] This request has been blocked
I found out the problem.Long story short, i was missing a "?" in the link i was using. Now is working fine.Thanks for the help and keep up the good work :)Francisco Freire.
View Article[Downloads] LifeTimeCloudConnect 9.1.609.0
This component is available for translation purposes.
View Article[Forums] Multiple plugins in the extensibility configurations in the same eSpace
Hi Bruno.First of all, thank you for your answer.The pattern you just illustrated is the one that I usually use. But my question was really to check if we have another way to do it and a way to create...
View Article[Downloads] OutSystems Platform 9.1 Change Log
This document contains the change log of all OutSystems Platform 9.1 revisions. For further information on any issues, please contact Product Support. Permalink:...
View Article[Downloads] Platform Server 9.1 - J2EE Installation Checklist
This document provides you a list of topics that you must check while installing the OutSystems Platform Server. These topics are related with third-party and external software and dependencies that...
View Article[Forums] IdP setup
Hi Daniel,You need to configure the IdP connector on ADFS server. I believe that you can upload the XML metadata of a SAML Service Provider providing on ADFS and its done. There are some online tools...
View Article[Forums] How to loop through a XmlNodeList
I use XmlDocument_SelectNodes in the XML extension and got a XmlNodeList object. How do I loop through this list?
View Article[Forums] How to loop through a XmlNodeList
You can use NodeList_Count to determine the size.1. XmlDocument_SelectNodes returns a XmlNodeList.2. XmlNodeList_Count receives that XmlNodeList and returns the size (it would be easier if it was a...
View Article[Forums] Invalid call of the 'CheckAndChangeAnchors' client action
Hi Francisco,Looks great! I am no longer getting the message in our error log. Thanks for the update!By the way, if SingleLocationMap will be deprecated, can we have its Address parameter be available...
View Article[Forums] Auto-resize text area to fit content
Hi Jasper,Could you attach an example of a mobile app utilising the js code that you provided? Thanks.Regards,Louie
View Article[Forums] Auto-resize text area to fit content
Yes, of course. See attachment ;)Good luck!
View Article[Forums] Ghost Dependencies
It seems you are using some client actions (based on the error I saw in your picture). If this is the case, you could disable them in the system reference and replace for someone of the server side.
View Article[Academy] 4.3 CSS Basics, Exercises
James Mansell wrote: Yes I did miss it. CSSShop is in the resources downloads! Rgds James I can't get my gear! Dropbox given at url (http://goo.gl/ql8CHD) in exercise video is empty. Neither is...
View Article[Academy] 9.3 Apply Pagination to a List
Hi, After completing this tutorial using Service Studio 9.1.400.0, I am not able to see page numbers on the navigation widget - only the 'previous' and 'next' buttons are shown. I've tried hard-coding...
View Article[Academy] 9.3 Apply Pagination to a List
Hello Rui, Do you think you could upload a screenshot of the properties of your List_Navigation block in the screen with the list? Or better yet, could you upload your OML file (Ctrl + Shift + S in...
View Article