[Forums] Vertical Sizing
Just to be clear, if you don't include anything on the JSON parameters, they get their default values. In the GeneralDisplayJSON parameter, the default is: // General Display...
View Article[Forums] Populating Events into the calendar
Hi Nicholas, So you can start by analysing the Sample eSpace that comes bundled with the Application when you first install it. There are several types of data feed, I'll highlight 2, one for small set...
View Article[Forums] XML Records Parsing Issue
We are unable to use XMLRecords.RecordToXml to translate a record into XML. I have tried a variety of different Configuration variations to no avail. I have attached an example of the Record - it is...
View Article[Forums] Vertical Sizing
Oh my gosh!!! Thank you!!! IT WORKS! YEA!!! I was trying everything.... I had tried removing just those 3 properties as you mentioned, but I never knew you had to have the CalendarPlaceholder selector...
View Article[Forums] backgroundDownload undefined
Hi Rúben, we are doing it using Outsystems Now v1.1.12 in android (sent some screenshots). The plugin is correctly installed in the Project Folder using Cordova CLI. Not sure why the property of...
View Article[Forums] SMS Configuration in Outsystems
It gets configured with the configuration tool, not Service Center. It is not a simple setup, you need to install a package named Kannel. I suggest that you use a third-party Kennel provider, or just...
View Article[Forums] "Context-sensitive" permissions
Suggest you do the following: ?1. Wrap all CRUD actions in a data access layer. ?2. In the data access layer, use the functions like "CheckXYZRole()" (each role you make gets an action like that made)...
View Article[Forums] XML Records Parsing Issue
Dan - ?I would be curious about the nested Structures in the Structure. What do they look like? Have you tried removing them (maybe one at a time?) to see if there is one of them triggering this...
View Article[Forums] Linking an External URL
I am having a problem creating a link to an external site. I have used a link widget and in the destination have selected common/external URL. Under that in the URL I have pasted the URL I wish to go...
View Article[Forums] “Design your OutSystems T-shirt” contest is back!
Thanks every body for your votes and supporting my design upon my request. Thanks Carla for your gentle reminder to take part in this competition. Excited to see the winners. Cheers..! Suraj Borade
View Article[Forums] XML Records Parsing Issue
Hi Dan, What error message you are getting? -- Suraj B
View Article[Forums] Linking an External URL
Hi John, Can you share a screenshot of the error? Thanks, Guilherme
View Article[Forums] How to use File_WriteBinary
Hi Thomas, What do you want to achieve? Please explain. There is binary data extension which you need to add to process binary data. -- Suraj B
View Article[Forums] Linking an External URL
Hey Guilherme, Thanks for the quick reply! I attached some screenshots. Thanks, John
View Article[Forums] Error in the deployment of a new application
Hi everyone, I am having the same problem too with the EXACT error message. Unable to publish apps using the Personal Environment (cloud). I am following the Online Training Module 1 content but...upon...
View Article[Forums] How to call javascript function on button click
Hi Pradip, In every button/Link you have the property Validation this method can be set to one of the following 3 options:· Server· Client & Server· None As for the Server...
View Article[Forums] How to send multiple values as input parameter
Hi Curt, Thank You for your help. I used the ListAppend action and it is working as I expected. I created a Record List and used ListAppend to create a list of all the Ids and passed it as input...
View Article[Forums] Question about the expected behaviour of a User Provider espace
Ok we fixed the problem and are thinking it's a kind of a bug in outsystems. The funny thing is it worked at our Acceptance server without a problem, just on dev its a problem. I did a compare of both...
View Article