[Forums] Do inputs on web blocks count toward the input limit?
Hi, The limit that you hit it's the size of the URL? If the answer is yes, you need to make a review to all inputs and check if there's another way to get them.
View Article[Forums] List Navigation not resetting
Found the issue. List_Navigation_GetStartIndex has a second parameter. RememberStartIndex :) If all else fails read the manual :)
View Article[Forums] Google Maps Static API
Hi Iqbal, Are you using the Forge component? If you are you should register with google for your own API key and use it on the component.
View Article[Forums] Do inputs on web blocks count toward the input limit?
Hey, thanks for the reply! I'm not sure if it's the URL size - I don't have access to the IIS logs. It's possible, but I believe it has to do with the input limit since it also triggers on POST. Kind...
View Article[Forums] Select2 mandatory validation fails for ListBox
Hello Samuel, Here it is. If you have any further questions please let me know.
View Article[Forums] Select2 validation error message not shown and no red border on control
Hello Samuel, Thanks, I hope it will be fixed soon. Cheers, Johan
View Article[Forums] export the application logic to an XML like format.
 Hi André, Thanks for your tip. I will post this idea in the community ideas pool. I hope it will be incorporated in one of the next releases. Kind regards Rachid
View Article[Forums] Select2 mandatory validation fails for ListBox
Hello Johan, Thank you for your reply. After looking at your eSpace, there are a couple of things I would like to mention: You are not using a ListBox. Instead you are using a Combo-box A ComboBox can...
View Article[Forums] Do inputs on web blocks count toward the input limit?
well, input limits on posts are there as well. but we are talking about 1000+ inputs... (which you can also increase btw) I would seriously rethink the design if they take up more than 1000 inputs...
View Article[Forums] Test Managment tool for outsystems
Here it is (probably contains IPP). Hope it helps!
View Article[Forums] Do inputs on web blocks count toward the input limit?
J. wrote: well, input limits on posts are there as well. but we are talking about 1000+ inputs... (which you can also increase btw) I would seriously rethink the design if they take up more than 1000...
View Article[Forums] Select2 mandatory validation fails for ListBox
Thanks, I have tried it with the liverpool theme and it is also working!
View Article[Forums] Do inputs on web blocks count toward the input limit?
I forgot to answer your question.. yes, webblocks are just pieces on the server-side, it all combines into 1 big page. that said, viewstate getting too large, how many session variables do you have? do...
View Article[Forums] Test Managment tool for outsystems
Hi Andre, thanks for the oml. when I publich I got the following error: Message: 'Header' Web Block is incompatible with the 'DevelopmentTools' module definition. Please update it.The resource cannot...
View Article[Forums] Do inputs on web blocks count toward the input limit?
J. wrote: I forgot to answer your question.. yes, webblocks are just pieces on the server-side, it all combines into 1 big page. that said, viewstate getting too large, how many session variables do...
View Article[Forums] Test Managment tool for outsystems
Yes, I think you'll need devtools. I've attached here, give it a try.
View Article[Forums] Script error
Hi guys I receive the following error "exception occurred in the client script. <br> Error: previewstat[$(...).attr(...)] is undefiend". This happens when a "List Records" component is empty,...
View Article[Forums] Script error
please share a simple oml where it occurs... so we can reproduce it as well and check the logic.
View Article[Forums] Script error
I dont have a simple file :) but attached the whole project in here. Its on the "ManageIncidentsList" Page. It occurs after the "NewIncidentLink" Link has been clicked and the "IncidentDetail" screen...
View Article