[Forums] I can write what to StartIndex and Maximum Iteration of ForEach?
Easiest way to fix this is to right-click the warning and there will be a choice to do what it suggests. Many of the warnings work like this! :) J.Ja?
View Article[Forums] updating an entity that is referenced
Use the "Manage Dependencies" button on the consumer, click the green "refresh" icons in the list on the left to refresh the references wherever you see them, click "OK" to save the changes, publish. J.Ja
View Article[Forums] I can write what to StartIndex and Maximum Iteration of ForEach?
Hello, Justin James. I've checked well the message exactly as your advice. And, I was able to solve the problem somehow. Thank you very much.regards,
View Article[Forums] document.getElementById
I have been developing applications with Outsystems since 2011 however this is my first time using the Google Maps component. I am currently developing a real estate market statistics application for...
View Article[Forums] document.getElementById
Here is a link to the application: https://52.27.32.162/stats/Map.aspx if anyone wants to take a look using a browser js debugger.
View Article[Forums] NoAccessTokenException
Hello! I downloaded the connector and tried to integrate it in my project. the instructions in the TwitterConnectorDemo Documentation were clear but still i am having this error? will this not work on...
View Article[Forums] Session Expiry
Hello Guyse, I have one more problem like I want to cath exceptions and showing some user friendly messages. e.g. If I got an exception like of oracle ORA-01013 at the time of record update at this...
View Article[Forums] NoAccessTokenException
My Bad, I did not see the tweak inside the internal error page :)
View Article[Forums] How to close my account
We test some time ago your system but now we want to completely delete our account and un-register. We didn't find any link or procedure. Can you help us or do for us. Thank You,
View Article[Forums] How to give confirm message before update operation?
Good Afternoon people, I am importing XML contents into database. Before import, I have applied the check whether record is already present or not. If record is present I am updating it. But before...
View Article[Forums] “Design your OutSystems T-shirt” contest is back!
Got the same design but with a different T-shirt color :) Feedback is welcome! :D Some info : The OutSystems logo on the side join each other (back and front) Font : Corbal (regular and bold) Colors :...
View Article[Forums] updating an entity that is referenced
Hi Justin Thanks for the reply. The entity is in another module and I referenced it in another module. now what I want to know is how can I update the database of that entity from the Module I...
View Article[Forums] Session Expiry
Hello Pradip, Please start a new discussion for every new question, otherwise: - it becomes harder for others to help you; - it becomes much much harder for others looking for help on such topics...
View Article[Academy] 1.11 ToDo Challenge!
Hi Caio, In the "Adicionar Tarefa" screen your combo box for the project name is not being populated correctly because your using the aggregate from the task itself. You can either fix the combo box by...
View Article[Forums] Select2 mandatory validation fails for ListBox
Select2 is placed on ListBox. The field has manadatory set to true Special List: Value 1: 0 Option 1: - Validation on submit button: Client & Server When the user does not select a value (so - is...
View Article[Forums] Select2 validation error message not shown and no red border on control
I have select2 on a listBox. When valid property of the control is false and ValidationMessage is filled ("Required field!") the message is not shown on the form and the control does not get the red...
View Article[Forums] Integrating Outsystems with Tableau or Qlik Visulizations
Hi Stephen, I've integrated with tableau using iframe indeed. It was able to filter in OutSystems using input parameters to the iframe and so on. Worked pretty well. Cheers, RG
View Article[Forums] How to give confirm message before update operation?
You can't, at least not easily. Your action runs Server Side, while your question runs Client Side. What you could do as a work-around, is checking the existence of the record in an action that returns...
View Article[Forums] Java Error in Publishing on Integration Studio
Hi Darcio, As far as I know, the Personal Environments all run on the .NET stack. So you can't use Java at all.
View Article[Forums] Invalid web reference on publish
Hi Roel, There are many flavours of SOAP out in the wild, and there's only limited support of the Platform for most of the more exotic varieties. If you must support such interfaces, you'll have to do...
View Article