[Forums] Multiple teams access to same application
Hello Raghavendra,The idea of a "team" in LifeTime is to group a certain number of persons that will work in one or more application.So, create a team to the application and add users to this team as...
View Article[Forge] HereMaps Javascript API
Sample App to help testing HERE Maps JavaScript API componente: https://www.outsystems.com/forge/component-overview/4464/here-maps-javascript-api
View Article[Forums] Explain the Fileds , is_User_Provider , User_Provider_Key ,...
Hi,Above comment answers the question. In layman terms those are the module/eSpace through which end user account are created for application.From the comment above you can create end users account...
View Article[Forums] Multilingual mobile component, charset/encoding
Carlos Xavier wrote:Hi Thiago,First, save the .json file from the module to your computer:Then, open the file in a text editor and perform the conversion. If you use Notepad++ you can do it like...
View Article[Forums] In iOS ... Application Identifier ... does not match your...
Hello, What was the solution.See mine, what am I doing wrong?Erro: The following errors have occurred:• In iOS on 22/10/2018 at 17:04:59 - Certificate does not match your provisioning profile.
View Article[Forums] Multilingual mobile component, charset/encoding
Hi Thiago,Please check if your json has any syntax problem.If you are using OutSystems 11, make sure you have the latest version of the multilingual component in your environment.You can also look at...
View Article[Forums] Multiple teams access to same application
Hi,If I understand this correctly below thing should probably work for you unless you have lot of partner and more complex rules for access1. by default create user with role no access2. define team...
View Article[Forums] iOS and RichWidgets\Input_Calendar
Im with same problem, IOS change DateTime format.The IOS stops even before submit form. its doing some ios validation before submit.Any solution?
View Article[Forums] Drag and Drop and sort in the same list.
Hi,Did you look at screen "SortVerticalLists" in the DragAndDropMobileSample eSpace? In there "First week" actually have the sort feature.Sorting is configured as below in the screen.
View Article[Forums] Encrypt/Hide Input Parameters in URL
Michael Chu wrote:Hi Guys,Need your input on this. Not really sure how to do this, but is there a way to hide the Input Parameters that you supply when you call a Webscreen?Please see...
View Article[Forums] Encrypt/Hide Input Parameters in URL
Miguel Sousa wrote:Michael Chu wrote:Hi Guys,Need your input on this. Not really sure how to do this, but is there a way to hide the Input Parameters that you supply when you call a Webscreen?Please...
View Article[Forums] Encrypt/Hide Input Parameters in URL
J. wrote:Marcelo Ferreira wrote:Hi J.,Are you sure this component work? I was trying it on my personal environment (version 10) and it doesn't work. Beside that I read the support of the component and...
View Article[Forums] (I'm STUCK!) How to Create Different Instances of a Timer
I think your problem is the identifier of the div element that holds the timer controls.Where did you get the list of timers? If I were you I will set the id of the <div id=""chronoExample""> to...
View Article[Forums] How can I pagination on SQL server using Advanced Query component?
Hi, Thanks for sharing.Have you tried OFFSET and FETCH for pagination? I used this approach for our Kendo Grid Server Side. OFFSET @skip ROWS FETCH NEXT @take ROWS ONLY
View Article[Forums] Compile error
Hi Paul,I already upgraded the component extension but now since the upgrade I have some broken references to web patterns.You can already install it and you're gonna need to open demo and refresh...
View Article[Forums] How to Upload Documents like Excel Files in Outsystems 10?
Found this very helpful post:https://www.outsystems.com/forums/discussion/9384/importing-data-from-excel-help-users/This maybe the answer I'm looking for. Feel free to post other ideas.
View Article[Forums] How to Upload Documents like Excel Files in Outsystems 10?
Currently reading this forum but seems outdated so I had to post another question.https://www.outsystems.com/forums/discussion/7918/upload-download-files/This official document guide needs a...
View Article[Forums] Getting an error Deleting a user record
I'm getting the following error attempting to remove a user from the User entity. There are no Group associations and all Role associations were removed prior to programmatically firing the...
View Article[Forums] [ASK] Invalid compiler output. Object Refrence not set to an...
Hello,Whenever I published, an error always prevented me to do so. The error message is like thisInternal ErrorInvalid compiler output.Object reference not set to an instance of an object.Exception...
View Article[Forums] Importing data from Excel - Help users
Tiago Gafeira wrote:Hi all,I decided to create this post to share a pattern that has huge impact on usability when importing data from Excel files to your OutSystems Application.Too often we supply...
View Article