[Forums] Accidental Deletion of an eSpace
No backup is available unfortunately. It seems that the record is actually deleted. Just a quick list of the eSpace entity records doesn't show my deleted eSpace. I appreciate the help. Curt
View Article[Forums] Question: Is there a way to tell how much development time has been...
I may have an ideia/tool to see this info, I'll see what I can whip up and publish later today. CA
View Article[Forums] FTPS Forge?
In the forge there is a FTP solution but it doesn't connect to FTPS, I was wondering if there is an example of solution or in the forge showing connecting with FTPS
View Article[Forums] How to use in a multi-tenant environment?
Hey, Preston, Sorry for the late reply. I'm not the biggest multi-tenant expert, but I think we can configure the connector's site properties for each tenant individually. More specifically, we could...
View Article[Forums] low resolution on desktops
Even on lisbonpreview we can see the same problem. When emulation is off the javascript is not working as it is suppoused to. Presented class "desktop small" when it should be tablet because width is...
View Article[Forums] Linking the Twilio Connector into an App
Hey, JJ, Sorry for the late reply. Have you solved this? From what I could understand, you wanted to use one of the screens from the connector (such as this one) in your app, but can't find it on the...
View Article[Forums] FTPS Forge?
This one - http://www.outsystems.com/forge/component/32/sftp/ - says it does SFTP.
View Article[Forge] Web Previewer
This component allows you to preview files from your database or from an external URL without download.
View Article[Forums] How to Create Recursive Function ?
Hi Suraj Borade, First i will say that its not a best prectice, if you really want then you can achieve it like... 1:- before inserting get the max index and add 1 which will be your new...
View Article[Forums] “Design your OutSystems T-shirt” contest is back!
Hi everyone,We are pleased to announce that J. is the winner of the t-shirt design contest (round of applause).Besides winning this contest, J is also one of the most active members in the community!...
View Article[Forums] “Design your OutSystems T-shirt” contest is back!
Congrats J. Best wishes from me.
View Article[Forums] Default Value on combo box
Default value on combo box: I don't know why that is not working. I have an entity (not static) that holds a list of case types: "Criminal, Family, Appeal, Homicide, etc..." On a new case, I want the...
View Article[Forums] Google Browser API key exposed in web page source
Hi Carlos, Your explanation makes sense. Locking the API key to specific URLs should be enough. ?Thank you. Best regards,
View Article[Forums] Consume REST web service with dynamic fields
This is an interesting website, the fields are not always the same and the fields are not initially defined. What is the best way to consume a REST web service that contains dynamic...
View Article[Forums] Authentication & Authorization Module in Outsystems Platform
I am trying to understand the technical architecture of authentication module in Outsystems. 1. Does the platform make use of the capabilities of Jboss to manage authentication and authorization 2....
View Article[Forums] Call server side function using javascript
João Melo wrote: Pradip, You just need to put a jquery line like this in your settimeout closure: $(#' + MyButton.Id + ').click(); The screen action binded to your MyButton will do the server side...
View Article