[Forge] Doc Digitizer API Sample
Application dedicated to test and see the results of Doc Digitizer available services.
View Article[Forums] Dropdown Arrow
HiI have a dropdown in form in which the downwar arrow looks so small. Can you please provide the steps of adding any css nor setting it to the property for increasing the size?Thanks Pradeep
View Article[Forums] Loading outsystems page using ajax
Hello,I need to call an outsystems page(form) using ajax, like we can do using iframe tag. I am able to load the outsystems page using ajax but the functionality of the page is inactive because...
View Article[Forums] Timer threads
Hi,I have this doubt about timers. Assume that I have a process in a timer scheduled to run every 5 min. The first thread runs this particular process(a long process) for more than 5 min lets say 15...
View Article[Forums] Unable to change file download content-disposition header
Balu wrote:Hi Arj,Can you verify if your file open as popup, because iphone and ipad safari browser block popups, so u need to enable it.Settings - Safari - Block Pop-ups -> enableThanks,Balu Hi...
View Article[Forums] REST API - Send Default Value, Is Mandatory - unsolved problem
Hi there!# I am confused to understand the properties of REST API "Send Default Values" as a producer and as a consumer; and "Is Mandatory" as a consumer.# What does it mean by "Send the input...
View Article[Forums] Can I create a expression with multi colour
I want to have expression in multi color like thisIs it possible using style classes ?
View Article[Forums] Can I create a expression with multi colour
Hi Pankaj,Yes, You can create an expression in multi color.you need to break the expression into two part and apply the style accordingly.Regards,Pankaj pant
View Article[Forums] Lifetime: Admin Doesnt Have a Role
Hi Guys,I recently installed the lifetime.oap in our dev environment. I am currently encountering below issue.Basically what I did was:1. Set-up the Platform Service. 2. Login to Service Center for the...
View Article[Forums] Unable to change file download content-disposition header
yes, i believe new window also blocked (because its opening programmatically not by manual), can you verify the setting i mentioned above, and after try download file, just to confirm the...
View Article[Forums] Database image as background image CSS
Hi,Maybe this will be useful for you: https://www.outsystems.com/forums/discussion/29349/cardbackground-in-web-needs-image-url/Cheers.
View Article[Forums] Need HTTP method GetRequest_Submit to return JSON
Hello,I think that GetRequest_Submit can't return the response in JSON. But, like you said you can convert XML to JSON. To do that you will need to map the XML to a structure, this can be achieved with...
View Article[Forums] How to connect to the SQL Server database from a web application...
I want to be able to retrieve data from the native SQL Server database in the web application.I can see that it works by rotating simple alerts using the JavaScript field on the "Web Screen" main...
View Article[Forums] Timer threads
Hello,For an Outsystems server, only one instance of a timer is running at a moment. So you will never have the same timer running 2 times at the same time.If I do recall correctly the timer just has...
View Article[Forums] Extra blank page added to generated PDF
Hi all,when using this plugin to generate a pdf, i always get an extra (blank) page added.Just downloaded and used the wkhtmltopdf-tool with the same html and 'OtherArgs'. This results in the correct...
View Article[Forums] Need HTTP method GetRequest_Submit to return JSON
Hi,I am using GetRequest_Submit method of HTTPRequestHandler. Its returning me response in XML.I want the method to return response in JSON.Is there any way i can do that or i can tell the request by...
View Article[Forums] Database image as background image CSS
Rui Gomes wrote:Hello,I have one image saved in database as binary and i want to add it to the css property "background". The way that i found was with: "background:...
View Article[Forums] Dropdown Arrow
Pradeep KK wrote:Hi PankajThank youRegardsPradeepHi Pradeep,If my answer was the solution to your problem, could you mark it as the solution? That way others in the future can find this post if they...
View Article