[Downloads] Platform Server 9.0.1.40 Libs for Java
Fixed in 9.0.1.40Fixed DatePicker inside Forms not working in Chrome in Windows with touch interface enabled (#893682)Improved Security in System eSpaces Web Screens (#1014894 #1014896)Fixed...
View Article[Forums] share menu between espaces - how to do that ?
Here's what I do. 1) Create a menu in your primary espace 2) Create attributes to hold espace name and EntryName 3) On the link for the menu item create link it to an external URL and use the Entry...
View Article[Forums] how to catch a notify when I am not using a popup editor ?
Hi Luciano, If I understood your use case correctly, you need to: Use the Notify action in the action flow of the Web block associated with the button that saves the detail. Use the input parameter...
View Article[Forums] I want to Select multiple values from combobox
Hello Sahshi, The built-in combo box does not allow selecting more than one value. But take a look at this component in Forge that you can install and reuse in your applications, I think it does...
View Article[Forums] Give us your opinion in this OutSystems Forums Survey
Thank you for sharing the result insights, Ana!
View Article[Forums] Personal License for On-Premises Environment
hi Pargunam, Sorry for the delay... Hope this answer is still useful! Yes! OutSystems Platform Enterprise can be deployed to the cloud, on-premises and even under an hybrid configuration, with some...
View Article[Forums] What transacional email service are you using?
I have used Mandrill, and I liked it a lot. Used it because we already had a Mailchimp intgration and it was natural to go to Mandrill. At first we just used it for SMTP and it was fine, later shifted...
View Article[Forums] I want to Select multiple values from combobox
Hello, Here's another nice forge component that I used in the past: https://www.outsystems.com/forge/component/535/multiple-select/ Hope it helps.
View Article[Forums] What transacional email service are you using?
Thank you Justin. Very useful. We will compare mandril and mailgun. We will try to test them through the API and see if we do well integration-wise. If anyone else have thoughts on this please share :)...
View Article[Forums] Debug - Add Expression to Watch
Hi Paulo, Unfortunatelly you cannot evaluate the value of an expression in runtime. You may only add variables or elements to the watches tab:...
View Article[Forums] How can we use the Checkbox in Editable table Records
Hi, My advise would be for you to create a wrapper action arround the REST invocation and have an output structure that is properly converted. In that case the wrapper would return a structure...
View Article[Forums] To go back
Hi Hemalatha, I'm sorry but I'm not being able to understand your question. Can you please elaborate on it? Thank you.
View Article[Forums] how to catch a notify when I am not using a popup editor ?
Hi Paulo, actually this web block is called on other screens as popup. However, thinking on your tips I decided to change the web block using the notify and encapsulate it with another. The outer web...
View Article[Forums] popup upload widget
Hello, To allow the end-users to download files, you use the Download element to finalize an action...
View Article[Forums] cant calculate totalprice
I do it step by step follow sample. But i find it cant work well. in orderdetail , cant calculate totalprice.
View Article[Forge] Moment
Parse, validate, manipulate, and display dates in any timezone with Moment JavaScript library.
View Article[Forums] The PostgreSQL Database Connector (by ardoRic)
Christian Reichel wrote: Hi, I´ve installed this connector on the Frontend and in the Controller. I can see PostgreSQL available on the Frontend, but not on the Controller. What should I do? I saw that...
View Article[Forums] What transacional email service are you using?
With mandrill you need to have an active mailchimp subscription (it use to be that you can signup and use mandrill as a standalone product, not anymore!) Mandril is a good product, but if your not...
View Article[Forums] Send email without email configuration
Hi team:) I have an entity named "Employee details".... In Email configuration i have to fetch the mail id from the employee details table... I have the employee name in the text field. If i...
View Article