[Forums] Password Manager module not publishing
Excuse the ignorance, but how would I go about doing that?
View Article[Forums] Proact data upload crashing publish
Vera Tiago wrote:Hi James,That's a weird behavior. Did you confirm the 3000 rows are created successfully in the entity? Can you please share a screenshot of the error you are getting when trying to...
View Article[Forums] Proact data upload crashing publish
James Timmins wrote:Vera Tiago wrote:Hi James,That's a weird behavior. Did you confirm the 3000 rows are created successfully in the entity? Can you please share a screenshot of the error you are...
View Article[Forums] Change CSS in only one Popup
Hi Vincent,That div element is generated using javascript. So, you will have to use javascript to change those properties only after the popup is generated.And since the popup is inside an iframe, one...
View Article[Forums] Proact data upload crashing publish
Vera Tiago wrote:James Timmins wrote:Vera Tiago wrote:Hi James,That's a weird behavior. Did you confirm the 3000 rows are created successfully in the entity? Can you please share a screenshot of the...
View Article[Forums] Password Manager module not publishing
Hello Peter.Two Questions.1. How did you get the Password Manager? Are you trying to install directly or downloaded from Forge and are trying to publish (seems the later to me)?2. Do you have Silk UI...
View Article[Ideas] [Assign Widget] Have the respective Null*() option in the possible...
When using the Assign Widget,after filling the Variable field, in the Value field is displayed a list of several possible input/local/output variables, aggregate return field/records, session...
View Article[Forums] Upload action won't stop
Hi James,It will not read blank rows.Can you please provide your oml file or image of your code ?Thanks,Ramakrushna Rao Seera
View Article[Forums] Password Manager module not publishing
Figured out.Old module. Seems the Tooltip was something like the Richwidgets in version 9, or a module that was not "shiped" together. New versions seems to not have this Tooltip module and it seems it...
View Article[Forums] Upload action won't stop
Ramakrushna Rao Seera wrote: Hi James,It will not read blank rows.Can you please provide your oml file or image of your code ?Thanks,Ramakrushna Rao Seera So the logic is a bit complicated (must admit...
View Article[Forums] Upload action won't stop
James Timmins wrote:At the front of the action we set timeout to -1 so it doesn't time out.However we do not know what may be causing it to run on indefinitely...I would say that something that is...
View Article[Forums] Upload action won't stop
Hum... From your images I see you are using BPT...Can you explain why are you using BPT to do such a simple task, instead of a Timer? And it is bad practice to not set a timeout. Best practice is to...
View Article[Forums] Upload action won't stop
Eduardo Jauch wrote:Hum... From your images I see you are using BPT...Can you explain why are you using BPT to do such a simple task, instead of a Timer?And it is bad practice to not set a timeout.Best...
View Article[Forums] Total Number of Concurrent Users Before Performance Degradation
Good Question ! Michael I am quite interested on the answer if some could help us :)
View Article[Forums] Upload action won't stop
Well...https://www.outsystems.com/learn/courses/17/master-class-on-modeling-business-processes-bpt/?StartCourse=FalseBPT is what you are using (in Processes tab)If your code uses BPT and you don't know...
View Article[Forums] Load a web screen as an output of a REST POST call
Hello,I am using Alexa to control the movement of pages on a web application. Essentially, I have a POST Endpoint that Alexa hits, where it returns a success message after delivering the intent...
View Article[Forums] Cannot read property ‘capture’ of undefined – cordova plugin media...
Here's my app OML and the plugin wrapper OML I used. I just re-published both and then re-generated the Android app... re-installed... and tested again. All good.
View Article[Forums] Cannot read property ‘capture’ of undefined – cordova plugin media...
Here's the media plugin wrapper OML I created...
View Article[Forge] (Unofficial) OutSystems Forge API Example
(Unofficial) OutSystems Forge API lets you access the OutSystems Forge database via REST webservices.
View Article