[Forums] Documentation on how to use Discovery
The discovery tool allows us to download a JSON snapshot.Where can we upload that snapshot into discovery?Can it be uploaded into a different environment?Thanks in advance!
View Article[Forums] Entity Diagram in OutSystems 11
Hi,I am building a new application on OutSystems 11, and currently designing its data model.The entity diagram links disappear when I scroll out vertically. If I zoom out so that the whole diagram fits...
View Article[Forums] GUID GENERATOR
You can use JavaScript for that.eg: https://stackoverflow.com/questions/105034/create-guid-uuid-in-javascriptNot all solutions are perfect, so be aware which code you use.
View Article[Forums] Add Comments while 1-click publish
It can't be done. Post it as an Idea and have my vote!
View Article[Forge] Animated Calendar
Animated Calendars a pretty simple, which appends a beautiful, customizable and animated date picker to your input fields.
View Article[Forums] Web version of the component
Hi team,I find this component very useful, so I wonder if you plan to create a Web version of it, hence everybody benefits from it.Cheers!
View Article[Forums] Report Generation Like BI and Tableau
Hi Ravi,Just to add you can also use Jasper Reports, MS Power BI or Crystal Reports - for all of these you already have some content in the Forge that can help you.
View Article[Forums] Error while building iOS native app
Strange one Umesh Kulkarni.Better open a ticket with OutSystems support.
View Article[Forums] Supporting RTL in Tabs control
Hello,I am trying to use "Navigation/Tabs" control on Mobile application.My app is in Hebrew witch means that everything is rtl.I added css block:*{direction:rtl}The "Navigation/Tabs" looks OK, but...
View Article[Forums] How to apply a search filter in a SQL query in OS 11
Ok, I confess I don't have the time to really analyze that query, but when you changed the operator, the error changed, so you know that was not ok, don't revert to +, after that you should analyze if...
View Article[Forums] Entity Diagram in OutSystems 11
Maybe is something related only to the Oustsytems 11. Maybe is better open a ticket, or write in the ideas. Sorry for not being able to help more!
View Article[Forums] Given an N Integer, how do I convert it to Time format?
Perhaps something like this? FormatDateTime(AddSeconds(NewTime(0,0,0),900), "hh:mm:ss")
View Article[Forums] default date Format
Ramesh Kannan.v wrote:Hi, I am creating Mobile Application, In this application create database Aggregates Start Date and End Date in this Datatype Set To Date Time().start Date Set Default Value...
View Article[Forums] Entity Diagram in OutSystems 11
Hi Camila,Thanks for your message.No they don't, even if I click on some of the broken connection links, they dont show again.This is really annoying as there is no way to show more than 10 entities on...
View Article[Forums] default date Format
Ramesh Kannan.v wrote:Hi, I am creating Mobile Application, In this application create database Aggregates Start Date and End Date in this Datatype Set To Date Time().start Date Set Default Value...
View Article[Forums] Given an N Integer, how do I convert it to Time format?
Hi OS folks.How do I convert for example 900 seconds to a [HH: MM : SS] format like [01: 59: 00] ?
View Article