Questions tagged [outsystems]

OutSystems is the company that develops the OutSystems Platform - a custom enterprise web and mobile app development solution.

OutSystems is the company that develops the OutSystems Platform - a low code platform to create custom enterprise web and mobile applications.

To get started with the OutSystems Platform:

  1. Review the OutSystems Platform home page.
  2. Experiment with demo apps.
  3. Start developing cloud apps for free.
  4. Follow the training videos.

Other links:

212 questions
0
votes
2 answers

HTML to PDF Converter issue - Outsystems

I am using HTML to PDF Converter in my Outsystems application, but when I open the downloaded PDF its size is zero bytes and I am not able to open the PDF too. It throws 'No registered application for this extension.' Any hints ?
Robert Langdon
  • 855
  • 1
  • 11
  • 27
0
votes
1 answer

CK Editor - data loss

I have embedded a CKEditor in my application, which I have developed using OutSystems. Whenever I enter some data into the CKEditor and press 'OK' the data is saved, but when I open the CKEditor again for editing then the previously entered data is…
Robert Langdon
  • 855
  • 1
  • 11
  • 27
0
votes
1 answer

CKEditor - change availabe options

I am using CKEditor in my application, which I am developing using Outsystems. I need to change the current view provided by the CKEditor. (It has GUI options to save the data, make it italic, bold etc). I need to remove these options or either…
Robert Langdon
  • 855
  • 1
  • 11
  • 27
0
votes
1 answer

Fix up the column headers - Outsystems

I am developing an application with Outsystems, where I have a list of projects specifying different attributes of project. The list is big, and when I scroll down I am able to see the contents of the list but I am not able to judge the column…
Robert Langdon
  • 855
  • 1
  • 11
  • 27
0
votes
1 answer

Outsystems - tab issue

I am developing an application using Outsystems, where-in I am using 'RichWidgets\Tabs_ClientSide'. I need to navigate from one page to other page, where the other page has multiple tabs. Currently, I am being redirected to the first tab by…
Robert Langdon
  • 855
  • 1
  • 11
  • 27
0
votes
5 answers

Lock any action on a page using JavaScript

I am relatively new to JavaScript. I have developed an application with the Outsystems technology, where-in I present a pop-up to the user and once the user fills the information, the user clicks 'Save' button. Now I need to disable all the page…
Robert Langdon
  • 855
  • 1
  • 11
  • 27
-1
votes
0 answers

How do I parameterize the geo url to open the route in the maps and waze app directly

Please I need help. I'm in outsystems and in common I have an OpenURL with the text in the URL field: geo:39.256561, -8.583842, when I open it in waze it works, the route appears right away. But not on maps, and neither does the destination…
Sweeper
  • 465
  • 1
  • 4
  • 15
-1
votes
1 answer

Is there a way to dynamically calculate the height of a div?

My goal is to create a scrollable wrapper CSS class that adds scrolling function to a list and it should show only 2 elements at a time. So i need to dynamically calculate the height of a div and then i'm thinking of setting the height of the…
kartik
  • 1
  • 1
-1
votes
1 answer

Service center login do not work with outsystem credentials

I have a user account on outsystems. I am new to the Outsystems and on learning phase. When I try to login into service center, it says "invalid username and password".
Shikha
  • 551
  • 5
  • 20
-1
votes
1 answer

How to get barcode number value using barcode plugins in Outsystems?

Question: How to get barcode number value in Barcode Plugins of Outsystems! Thank you!
Dalyun
  • 5
  • 1
-1
votes
1 answer

Use R code in outsystems application

My question is as stated above: is it possible to use R code in an outsystems application? To connect the code to the application as an action or something? I had a basic course in outsystems, and I like how it works. Especially how easy it is for…
pk_22
  • 288
  • 1
  • 2
  • 18
-1
votes
1 answer

Not able to apply join in sql query

i want to add the join "JOIN {User} ON {Deck}.[CreatedBy] = {User}.[Id]" in following query. I tried many combination but not succeeded. i want to fetch Name from User table SELECT @CampaignQueryFilterString AS [Selected], {Deck}.[Id],…
-1
votes
3 answers

Outsystems common menu

I am working on outsystems 10.0. I have created a common menu in my app. It should be only visible after the login page. But in my app it is displaying in login screen too. Plz help me in disabling menu in Login screen.
Sireesha
  • 31
  • 1
  • 6
-2
votes
1 answer

Portuguese Vehicle plate structural verification

I want to validate if a plate of a Portuguese car has a valid structure. Portuguese Plate is XX-XX-XX alpha numeric. It's Alpha numeric but you can´t have a number and a Char on the same position Example : A5-99-AB -> It's wrong 55-99-AB -> it's…
Capitche
  • 5
  • 1
-2
votes
2 answers

How to use CKEditor plugin in Outsystems?

I need to use CKEditor in one of my applications. I have used CKEditor plugin in outsystems. but not working.. can anyone tell how to install the ckeditor on the outsystems web.
aravind
  • 15
  • 7
1 2 3
14
15