[Forums] [EspaceMetaModel] CorruptFile error and IIS crash
After using EspaceMetaModel for generating XML of over 200 OMLs, I got a CorruptFile errorCorruptFile: CorruptFile at OutSystems.Oml.Oml.LoadFromInner_ReadFile(Stream stream, Boolean recoverMode,...
View Article[Forums] Find class or id name using Javascript
Hello,I am trying to use javascript to get the current date and time and display it in an expression. I have placed the function in the webscreen javascript window and called it from the expression....
View Article[Forums] Download pdf based on url
Hello,I have the url of a pdf only. How do I put something into the file content section of the download item? Is there something that converts it into binary data?Please help. Thank you.
View Article[Forums] record list to excel - control column order
Hey JasonDid you ever get usable reply to your question? In the absence of a usable report writer, you'd think the Excel export mechanism wouldn't be so haphazard ...CheersJason Herrington wrote:not...
View Article[Forums] Can we create dropdown to set the no pages in a list
can you provide me a sample oml regarding this :) please ..............
View Article[Forums] Can we create dropdown to set the no pages in a list
Hi Tarun,PFA example oml , you need to create some record in order to test it default size is 5 assigned in prepration and once you have more than 5 record you can try changing value from dropdown.Let...
View Article[Forums] Connect to External ExcelSheet Using Google Docs
Is it possible to connect an application to an external Excel-sheet, which is placed in Google Docs?Kind Regards,Martin
View Article[Forums] Find class or id name using Javascript
Hi Amos,I can see some "problems" with your code.1. var element = document.getElementByClassName(inputId);This will search for ClassName instead of element Id.2.getDateTime("+DateTitle.Id+");Here, you...
View Article[Forums] Increase time out for uploading large file.
Hi Shawn,On your first image from the Manage Dependencies, in the drop-down on the right choose Show All to see all available actions and then look for the SetRequestTimeout.
View Article[Forums] How to create containers using javascript
Hi RemcoWhat if I don't know the number of containers I need initially ? I need to display the number of containers based on the user input and color them accordingly. Outsystems does not allow...
View Article[Forums] Merging rows
I have a problem, becase i had to make some changes in the database for a company. I now have the following:Product | Week Ready | CostA 2...
View Article[Forums] How to create containers using javascript
Hi Gontse,You can create a record list with the user defined color and create a web block that uses the record to format the container.Then you put the we block inside a list structure and refresh the...
View Article[Forums] Find class or id name using Javascript
Hi Amos,Following Nuno's answer, I share with you an oml with a possible solution.Regards,Thomas
View Article[Forums] Merging rows
Hi Martin,Can you share more info? Maybe a bunch of screen and steps with what you've done.Regards,Thomas
View Article[Forums] Merging rows
The database is about released patches in different databases. So something like this Patch | Released on | DatabaseA Date 1B Date 1C...
View Article[Academy] 1.8 Create and Display a Relationship
Bom dia,Os campos Email e Notes e os botões Delete e Search não aparecem nos vídeos.Há algum outro sítio onde possamos ver como os incluir? Principalmente as opções Delete e Search.Obrigado
View Article[Forums] Updating InputMask version
Can you update to the latest version (3.3.2-109) and make it available for all stacks again?Thanks.
View Article[Forums] Can we create dropdown to set the no pages in a list
Pramod Jain wrote:Hi Tarun,PFA example oml , you need to create some record in order to test it default size is 5 assigned in prepration and once you have more than 5 record you can try changing value...
View Article[Forums] Tenant users
Hi Goncalo,New Tenant means a different User Management. For example you only have one application for 2 or more completely different companies (Tenants).We have the default Tenant (Users) but to add...
View Article[Forums] Increase time out for uploading large file.
Tiago Neves wrote:Hi Shawn,On your first image from the Manage Dependencies, in the drop-down on the right choose Show All to see all available actions and then look for the SetRequestTimeout.Thank...
View Article