[Forums] Debugging foreign key issue
Hello, I have been following the tutorials, and I must have made an error along the way, now getting an error on INSERT with foreign key issue. I thought this was a good opportunity to learn how the...
View Article[Forums] HTTPPost - connection refused
Hi, when I open a site with the browser on the server it works. yet when I post to the same url with HTTPPost I get a "machine actively refused it" I find this a bit strange, so I am wondering what the...
View Article[Forums] Sending SMS activating code.
hell Outseystems Famliy please help me on how to send SMS after regestering an Account. get SMS activation code
View Article[Forums] Rich Widgets not working after deployment
Hi Francisco, Did you check in Service Center whether there are any broken references? Did you check whether there are any error messages logged?
View Article[Forums] Debugging foreign key issue
Hi Yokho, The only way to get to the actual INSERT statement is to use tooling of the database. However, you shouldn't need to do that in this case. As you can see from the error message, there's a...
View Article[Forums] Sending SMS activating code.
Hi Managa, To send an SMS you need an SMS provider. It'll depend on the specific provider how to interface with it. There's no out-of-the-box way for that.
View Article[Forums] The feedback message doesn't close
Is there a way that we can have access to the code for the feedback so that we can control it?
View Article[Forums] Rich Widgets not working after deployment
Hi Francisco, Are you using HTTPS in production server? Take a look at the console in the developer tools of your browser and see if there is some error related.
View Article[Forums] low resolution on desktops
I end up solving this issue. On espace SilkUI framework Version 1.4.1, on SilkUICommon web block need to change the init function. The logic doesn't take in consideration the size of the screen...
View Article[Forums] Old values in EditableTable
Hi Stanley, I'm not sure I got it right... Could you explain your scenario a little better? Which widget are you using? How are you binding it?
View Article[Forums] Change company name in profile
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 employeer. Idálio was...
View Article[Forums] how to jump to or highlight a specific field on screen
I see that sometimes a pop-up form opens, but the first field is not highlighted. Also, I would like to jump to a specific field on screen based on some on-change logic on another field. Is there a...
View Article[Forums] Rich Widgets not working after deployment
Hi Kilian and André, Thank you both for your answer. Regarding Kilian's sugestion: Yes, I've checked and I don't have any broken referenced. I have also pubished a solution with all these components...
View Article[Forums] Old values in EditableTable
I have an EditableTable using a data source from an aggregate. In the EditableTable said I have a text box to display the value of the associated column. When the user made some edit on the row and...
View Article[Forums] Refreshing a page periodically
Hi guys. I would like to periodically refresh a page. I have a variable that determines the frequency. Its a session variable. But no matter the default value of the session variable it always fires...
View Article[Forums] Send a variable when you click on a link
Hi Viegas, Do you now how can i send a variable on each one of the specific link?"<h2>"+MainTitle+"</h2><span>"+SubTitle+"</span>" You probably want to break that down into 3...
View Article[Forums] How to send if possible push notifications in OutsystemsNow?
Hello Mykola. The free version should be enough, but keep in mind that it has lots of limitations. Thanks
View Article[Forums] Decimal data types - Query?
The bug was introduced in 9.0.1.55 and 9.1.300.0, it's caused by #1105735 (see here). We still have no word on when it'll be fixed.
View Article