[Forums] Debating on free version to start
Thanks yea if the data is not protected I would not want to yet. Single developer, just me!Thanks for the response.
View Article[Forums] List_ColumnSort
Eduardo Jauch wrote:Hi LovishI suggest you to do the Online Training or take a Live class, as this question is answered there.The List_ColumnSort needs the name of the column, without DESC or ASC, as...
View Article[Forums] List_ColumnSort
Hello Lovish,Yes, you can mix sort and dynamic sort. In the end, they will be just columns in sequence in a Order By statement sent to the database.And yes, as is in SQL, the first one is used to sort,...
View Article[Forums] List_ColumnSort
Eduardo Jauch wrote:Hello Lovish,Yes, you can mix sort and dynamic sort. In the end, they will be just columns in sequence in a Order By statement sent to the database.And yes, as is in SQL, the first...
View Article[Forums] List_ColumnSort
Hi Lovish,There are no silly questions.And a strong base is the best way to become a strong programer.Said that, is important to try to understand by yourself first. Doing tests is a good way to learn...
View Article[Forums] How to display an image from database in mobile app
I want to display an image from the database in my mobile app. I don't see a widget for that in the toolbox. There's lightbox image, but I don't need a thumbnail and I don't see anyway of defining the...
View Article[Forums] How to display an image from database in mobile app
Hi Steve,Here you can find more information about the SilkUI lightbox...
View Article[Forums] How to display an image from database in mobile app
Daniel Martins wrote:Hi Steve,Here you can find more information about the SilkUI lightbox...
View Article[Forums] Advanced Query
John Oele wrote:Imagine that i'm trying to use an advanced query to do the following:- I have a table in which i want to capture the CreatedBy and LastUpdatedBy for a record- In order to get the name...
View Article[Forums] output parameter
can webscreen , screen action has output parameter? i am little-bit confuse, Because we can use local variable as output parameter
View Article[Forums] output parameter
Hi Lovish,No and no. And No.So, No, web screen CAN'T have output parameters. And No, Screen Action CAN'T have output parameters.And no, you CAN'T use a local variable as Output parameter in a Server...
View Article[Forums] output parameter
Eduardo Jauch wrote:Hi Lovish,No and no. And No.So, No, web screen CAN'T have output parameters. And No, Screen Action CAN'T have output parameters.And no, you CAN'T use a local variable as Output...
View Article[Forums] How to display an image from database in mobile app
Image widget in Mobile:https://success.outsystems.com/Documentation/10/Reference/Mobile_Interfaces/Designing_Screens/ImageSo, there is a widget called Image in Mobile, that you can use. It's almost the...
View Article[Ideas] Consistent CTRL+D usage
With some elements (like the Assign) is possible to remove assignment lines in the Properties Area using the CTRL+D shortcut.In other similar cases, for example, with unused parameters, where is...
View Article[Forums] How to display an image from database in mobile app
Eduardo Jauch wrote:Image widget in Mobile:https://success.outsystems.com/Documentation/10/Reference/Mobile_Interfaces/Designing_Screens/ImageSo, there is a widget called Image in Mobile, that you can...
View Article[Forums] How to display an image from database in mobile app
Steve Sommers wrote:Eduardo Jauch wrote:Image widget in Mobile:https://success.outsystems.com/Documentation/10/Reference/Mobile_Interfaces/Designing_Screens/ImageSo, there is a widget called Image in...
View Article[Forums] Outsystems Mobile Google Maps capabilities
I've just followed this process and would like to thank Hugo for the excellent walk-through.There is one additional item I'd like to mention.In the AddMarkerByMapClick Action, in the JS Widget named...
View Article[Forums] file preview before download
Rajat Agrawal wrote:Hi Basama,I think it will help youhttps://www.outsystems.com/forge/component/1281/web-previewer/Try itRegards,Rajat AgrawalThank you Rajat,I already downloaded the WebPreviewer. The...
View Article[Forums] Is there a sample OML?
Hello,I would like to use the WebPreviewer, however, i have no idea how to implement it in my application. Would it be possible to get a sample OML?Thank you in advance.
View Article