[Forums] How to send XML Request and get the XML Response
Hi,Can anyone help me on how to send xml request and get the xml response. In php we are using socket or curl_php to send a request. I hope for your feedback. By the way i'm new here in outsystem...
View Article[Forums] How do I delete multiple tabledata with checkboxes?
Never mind! Already fixed it, I still had the checkbox onchange destination on the deletefunction also..
View Article[Forums] collapsed functionality
Hi,I open the WebPatterns espace. Outsystems will ask if you want to clone it since u cant change this espace. After cloning copy the web blocks you want to your espace. The problem of this is if...
View Article[Forums] How to send XML Request and get the XML Response
Do you mean a raw xml-request, or a proper soap/xml request?either way, you can consume/expose soap-webservices easily, just you have to know the wsdl.if it's something really specific, perhaps you can...
View Article[Forums] How to make dynamic columns
Hello,I'm new in Outsystems and don't kwow how to solve my Problem.I have the following table structure in the database shown on the left side in the Picture and I want to transform it into a new...
View Article[Forums] CSS resource cannot be found
I have a Layout webblock Layout_SB_FullWidthLandingpage in module SB_Theme. I use this layout in another module say <consumer>.On the Layout I have some CSS and some JS.In the DEV and TST...
View Article[Forums] Overriding tabindex with extended properties seems not work
Great idea! Apparently browsers ignores tabindex of hiddens elements, so autogenerated tabindex links is ignored if display:none is applied to link and use this workarround. Anyway, is a strange...
View Article[Forums] Add Javascript
Hi All,I am trying to work with Javascript and Outsystems to get draggable elements. I have read the instructions and did it all exactly the same. The html and Css are working, but the javascript is...
View Article[Forums] How to make dynamic columns
Hi Fabian,You could group by date in your aggregate.cheers,Roeland
View Article[Forums] Add Javascript
Hi Hamudi,Without digging into your problem. It think you minimally would need the proper javascript file to make this work.http://code.interactjs.io/v1.3.0/interact.jscheers,Roeland
View Article[Forums] HTML Element allowed attributes
In mobile's HTML Element widget which names are allowed in the Attributes section? Because I'm trying to add custom attributes that aren't being sent to the generated HTML.
View Article[Forums] Movie App - List Container not displaying
Hello Adam, Perhaps you need to insert a 'list item' inside the 'list list group' in order to display your data.Best Regards
View Article[Forums] Try now application gives an error
Hi Evert,There was a bad password, please try again.The demo app is designed to use the Visa Developer test data against the API's.You probably need to familiarise yourself with the API's for this to...
View Article[Forums] Supported Barcode Formats
Not that I'm aware of. The barcode I'm testing with is about 1.25in wide by 1in in height. Can you post an image of the barcode you're using? I'd like to try it. Could it be the device?
View Article[Forums] Try now application gives an error
No more error indeed, quick reaction, great!Can understand that I might need more information, but it's more because I see the Try now function as the way to see what the component does before I...
View Article[Forums] HTML Element allowed attributes
Prefix your attribute name with "data-" (no quotes). In the following screenshot, only title and data-myAttrib were allowed through. However, my testing was done with a mobile app, but rendered in...
View Article[Forums] Screen action
Hi, for school i made a webapplication. I have made the function upload file, but i want to change the file to an different excel file. Now i don't know how the screen action should be. Does anyone has...
View Article[Forums] Add Javascript
Hi Hamudi,You seem to have some "hidden" left over firebase app javascript code in the webscreen.cheers,Roeland
View Article