[Forums] How to write an Excel file from the Excel Package?
Hi Amit,Do i need to have predefined excel sheet in resources with headers ? How can i export it to excel with headers coming from source list, where i dont want to give header in predefined excel.
View Article[Forums] How to build a multi-sheet excel from a record list?
Narendra Maheshwari wrote:Hi David,Using Excel package you can write your own excel file with any number of sheets, Outsystems provided one action name as "Worksheet_SelectByIndex" with excel package....
View Article[Forums] Web version of the component
Hi Ricardo,Yes, we already discussed this, due to busy work schedule i think end of february / march.I will see if I can do it earlier.Regards,Daniel
View Article[Forums] How to apply a search filter in a SQL query in OS 11
Afonso Aguas wrote:Please post your full queryMy query is too long to post, but without the search filter it works perfectly
View Article[Forums] How to apply a search filter in a SQL query in OS 11
Please post your full query
View Article[Forums] How to apply a search filter in a SQL query in OS 11
Afonso Aguas wrote:You are writing sql for Oracle, Oracle's concatenation operator is || not +. Try it and see if it works.When I use || in place of + I get another error: ORA-00936: missing expression
View Article[Forums] default date Format
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 properties Cur date(),End...
View Article[Forums] How to apply a search filter in a SQL query in OS 11
You are writing sql for Oracle, Oracle's concatenation operator is || not +. Try it and see if it works.
View Article[Forums] How to apply a search filter in a SQL query in OS 11
Good day,I have created an advanced query for very complicated code. I am getting the following error when trying to filter for my search variable at the end. Here is the code for the where...
View Article[Forums] Entity Diagram in OutSystems 11
Hello Shady, Usually this happens right after the zoom in, but if you click in one table, the connections usually appears again.Can you give a try?
View Article[Forums] input calendar
Tamil Mathi P wrote:Try this,FormatDateTime(CurrDate(),"dd-MM-yyyy")Hi Tamil,Its not working.Thanks,Ronan T.
View Article[Forums] Input parameter is not updating in Popup
So here is my scenario:I am saving a JSON to the database which returns an identifier(GUID) and assign it to my local variable. That local variable is being used to pass to a web block. This Web block...
View Article[Forums] Could not open database Error
Hello Pedro, I don't know if you discover the reason, but this my answer:Like says in the link related to this plugin:...
View Article[Forums] Input parameter is not updating in Popup
Hi amfufutm,Can you share the sample oml. which can reproduce the same issue.Regards,Koushik
View Article[Forums] Entity Diagram in OutSystems 11
Shady Hanna wrote: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...
View Article[Forums] Web version of the component
Ricardo Reis wrote: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!Thanks Ricardo Reis,Yup Daniël Kuhlmann&...
View Article[Forums] default date Format
The end date visible in calendar Input widget Current Date+1. past date will be show in Disable. how to set Default Value AddDays(CurrDate(),1) in Input Calendar widget.
View Article[Forums] Web version of the component
Hi Working on an extension, will publish this in a few days.
View Article