[Forums] Custom marker image not working
I made it very easy by just following Google API examples. I end up with an AddCoordinateMarkerToMap action with TriggeringEvent ="click" and Handler"{draggable: false, title: 'Name', icon:...
View Article[Forums] implement image carousel for an outsystems built website
Well, SilkUI is "open source" in that you can inspect and clone the source into your own projects. So you could try that for starters. I'm don't know the Owl carousel, but of you have a specific...
View Article[Forums] Could not calculate the query count
Is it on an advanced query or an aggregate?
View Article[Forge] OverheidIO
Application to disclose the API's from Overheid.IO to access Dutch datasources. Now included: - Company information (KVK) - Vehicle information (by license plate) - Address information (Get street and...
View Article[Forums] Could not calculate the query count
Mmm, odd (though it makes more sense with an Advance Query). Did this spontaneously happen after the upgrade, while working before? Are there any clues in the error logging that may point to the...
View Article[Forums] Timeout not working when triggered from popup
Hi Sónia! Thanks for the feedback. I'll check it out this. Cheers,
View Article[Forums] You're invited to Developers Morning!
Well... more towards noon :) How does that sound?Kilian Hekhuis wrote: Pizza in the morning? Now that's a novel idea :).
View Article[Forums] You're invited to Developers Morning!
Better! :) A good filling before NextStep starts :)
View Article[Forums] Custom marker image not working
The problem was in GenerateMarkerOptionsByPosition action that repleces } with , and appends coordinates value. And in case of nested options the worng } was replaced. So I've made small change to...
View Article[Forums] how to populate combobox items inside table records
Jimmy, are you trying to do something like this?
View Article[Forums] StarRating Widget
I have implemented the StarRating widget into my application in order for users to rate the specific event on an event detail page. However I cannot seem to figure out how to structure the action so...
View Article[Forums] NextStep 2016, Lisbon - OutSystems Users Conference
"It's almost time for the Revolution. And we have an extra special way for you to prepare. All you need is a mobile device. That's right, there's a NextStep app and it's now in the Apple App store and...
View Article[Forums] NextStep 2016, Lisbon - OutSystems Users Conference
Android 4.2 here. i feel your pain...
View Article[Forums] Erro no Max. Records Aggregate
Caro Agno Silveira, No Aggregate tem uma opção do lado direito MAX. Records você coloca a quantidade desejada que no casso e 100 e para apresentar na pagina você coloca os 7...
View Article[Forums] Disable Device Emulation
Hello Victor, The device simulation feature is available only on servers that have the server mode as Developement. As soon as you get to a Production environment, that issue will not happen. While on...
View Article[Forums] getIp Address
I,m testing the get ip function of the httprequesthandler, but it keep returning me the same ip that is a wrong one, I try from 3 diferent machine is there something else that have to be configure for...
View Article[Forums] Calling REST Parameter from Jasper Report?
João Rosado wrote: Hi Christopher, If you need a url parameter called customer_number just add it in the url as ?custumer_number={customer_number} That will automatically create an input on your...
View Article