[Forums] index 0 is out of range
Hi Hafsa,Did you check Service Center logs for more information? That is what you should do.Cheers,José
View Article[Forums] Will outsystem web responsive if it is embed to other website
Hi Eduardo,Yes, using silk UI for my web. I try to embed the outsystem to other website but it seem that the outsystem web did not manage to detect that it is in mobile and did not change the behavior...
View Article[Forums] index 0 is out of range
José Costa wrote:Hi Hafsa,Did you check Service Center logs for more information? That is what you should do.Cheers,JoséHi Jose, It says 'Registered role required'. I'm not Configuring...
View Article[Forums] index 0 is out of range
Hi Hafsa,Is your app working fine previously ? might be there are some error on your page preparation ,while accessing value from any list or or by loop. that might also cause of "index 0 is out of...
View Article[Forums] index 0 is out of range
Hi Hafsa,You do not need to configure the keystore for thatCould you share more details? Also, are you sure that is the error related to the screen shot you sent?Cheers,José
View Article[Forums] index 0 is out of range
Rafi khan wrote:Hi Hafsa,Is your app working fine previously ? might be there are some error on your page preparation ,while accessing value from any list or or by loop. that might also cause of...
View Article[Forums] Vertical spaces between first line of label and input and second line
Thanks Eduardo.You have help a lot!!
View Article[Forums] AJAX Submit and error message
hi Johnson,When the callback server action (like save, etc) is called, the preparation action of the screen is recalled.I have an interesting case, where i have a check box and it is related with a...
View Article[Forums] Posting to REST API
Hi Remco,I am attaching a screenshot of my screen. The problem is I am calling a POST type REST api which has request parameters as:{"User":"123456","Password":"xyz@123"}When I write these parameters...
View Article[Forums] Client Authentication using TLS on Exposed REST API
Hi Jose,Basically I want to verify the Client SSL Certificates for authentication. This is described in...
View Article[Forums] purchase highcharts licence?
Hi Willian,Our license for HighCharts states that you need to use what's being shipped with the platform. We are shipping 4.1.7, so if we want to be strict with it, that's the only version that is...
View Article[Forums] Client Authentication using TLS on Exposed REST API
Hi,Did you see this: https://www.outsystems.com/forums/discussion/9471/configure-and-use-web-service-client-side-certificates/#Post110172Maybe that is the reason that option does not show up. I can see...
View Article[Forums] AJAX Submit and error message
Hi Eduardo,Thanks for your help.I make a larger screen shoot as below perhaps the screen is not large enough to see.The flows works fine without ajax.By applying ajax method , i need to revise the...
View Article[Forums] How to use Binary data to base64 server action in web developer
Hi,I want to give you some question. How to use Binary Data Streamer in outsystems ? logic, steps, and another important things. Please help me and give me fast respon. Beacuse i'm newbie here and...
View Article[Forums] AJAX Submit and error message
Ah! Didn't notice the not. This is not usual. Usually, the true branch is for the "everything is ok".In this case, in the branch true, where you enter if the form is not ok, change the order of the...
View Article[Forums] AJAX Submit and error message
Hi Johnson,Make sure your Ajax Refresh for BookingForm is executed before you call Input_FocusFirstInvalid action. Actually, the best place for you to put that Ajax Refresh is probably right before...
View Article[Forums] AJAX Submit and error message
Hi Eduardo,It is working now!! Thanks so much, you are always helpful !!
View Article[Forums] AJAX Submit and error message
hi Lim, the order is the trouble:it is okay:with this order:NOT OKAY:regards,BB
View Article