[Forums] low resolution on desktops
Hello João, Silk UI approach to responsive is a bit diferent. When you are in a production environment, the device simulation is always off (unless you usethe site property). So, if you are in a...
View Article[Forums] Change company name in profile
Davide Marquês wrote: We're working on a solution that will address this issue for good: you'll be able to detach yourself from your old company without having to contact OutSystems or your previous...
View Article[Forums] Old values in EditableTable
It depends of which source variable you have set to the text box. You probably are using the field of the Aggregate as source variable, so the input value will be binded with it. The correct would be...
View Article[Forums] Send a variable when you click on a link
Hi Viegas, I was also thinking if is possible to click in the link and scroll down in the page and at the same times swap the Menu Web Block. Honestly I can even place many "IF" on the page and when...
View Article[Forums] Refreshing a page periodically
You can pass the Session value as a function parameter. Put the script on the page and call the function in a expanded inline expression passing your Session variable as parameter (by concatenating the...
View Article[Forums] Agile search for agile jobs
Luis Camarena wrote: Very cool site. Outsystemsjobs has the problem of listing offers from companies that write OS in their institutional descrition but not in the opening description. The new...
View Article[Forums] how to jump to or highlight a specific field on screen
I haven't used this tool before, but I think JQuery Autotab can helps you to achieve what you want. You could just take a look to get some ideas.
View Article[Forums] low resolution on desktops
Hi Samuel, Strange as it may seem there's a lot of people that uses low resolutions on desktops. I guess they are used to, or have vision problems. This kind of users have as maximum resolution of...
View Article[Forums] Integrating a Rest service in OutSystems
Hello Guys, I want to share with you this example of how to integrate a Rest service in Outsystems. I used the Github public Rest service to make this example. I hope that this can be helpful.
View Article[Forge] Internal App Store
Application that enable quick and easy distribution of mobile apps to the employees (B2E)
View Article[Forums] how to jump to or highlight a specific field on screen
Not familiar at all with JQuery. Any ideas on how to do that in OutSystems directly? I mean, All I want is really two things: 1) The cursor appear automatically on the first field in a screen. Right...
View Article[Forums] Why none of my comboboxes work in outsystems now?
I am using an android with outsystems now and when I click on any of the combo boxes, none of them shows the list. At first I thought that maybe it was taking too long to display the list, but even on...
View Article[Forums] Looking for challenges in Lisboa (Carcavelos)
Passioned for solving businness problems, using technology (Outystems and all the essential web acronyms)? We have the exciting daily challenges. Get onboard with this dynamic, focused and crazy...
View Article[Forums] Multi tenanty aplication
Hi guys, multi tenant applications can be created with a Personal account? tks!!!
View Article[Forums] Authentication & Authorization Module in Outsystems Platform
Leo - That's not how the LDAP authentication works. It does an authentication against LDAP and then creates/matches to a user internally and links them, then you can assign rights internally to that...
View Article[Forums] Authentication & Authorization Module in Outsystems Platform
I understand the authentication part for Applications created in Outsystems. I am stuck in how to authenticate rest calls from Outsystem to IBM BPM(wepshere application) where I do not want to by pass...
View Article