[Forums] Breakpoint A breakpoint has been reached
Hi Sir,I didn't change anything. I reinstalled the service studio and issue is still there with version 10.0.704.0. I noticed, when I try to open only webblocks from my application, it gets crashed.I...
View Article[Forums] Breakpoint A breakpoint has been reached
I was asking because last week I had similar issues (SS would randomly crash in my case), and it turned out to be something wrong with my .NET install after a crash. I'll ask around.
View Article[Forums] Try Now
Rui Mendes wrote:The try now link not work again, can you please repair?thanksHello Rui,It's fixed now.Thank you.
View Article[Forums] not able to find error message "Please choose an image"
hi Lovish,May be you can use the search tool to find that message:regards,indra
View Article[Forums] How to remove an event handler in OnDestroy action
Henrique Batista wrote:Hey Mykola,Usually when I have those errors it's because I'm using either a settimout or a setinterval without mapping it to outsystems variables.If it's the same problem, you...
View Article[Forums] not able to find error message "Please choose an image"
it is resolved. thanks guys
View Article[Forums] How do I add center_changed and radius_changed events to a circle on...
I don't know if this answers your question exactly (I have not used AddAddressCircleToMap), but I have created a web application that uses a Google Map click event and some hidden input variables that...
View Article[Forums] Getting data from nested list (Web)
I have a form that generates input dynamically from external API. The API return the data in the following format:{ "SectionList": [ { "SectionName": "User Information",...
View Article[Forums] Cannot use variable as table name in advance sql select statement...
Indra Budiantho wrote:hi AA,I tried in my environment,it is entity got from external Oracle database that is integrated using Integration Studio. Then I have tested in the SQL widget test and the...
View Article[Forums] Cannot use variable as table name in advance sql select statement...
hi AA,This is the same with mine and it works, test value do not need {}, but select * need it:I think your output structure is incorrect, just use the same entity: Prod_arb_acc.., NOT this one:change...
View Article[Forums] How to check all the logged in users in the tool.
Hello All,Is there any way to find the list of logged in users in an application from the users tab or service center or database? Thanks,Siddharth
View Article[Forums] Mobile App not listed in Application list and not able to access...
Hi We are using enterprise trail app and we are not able to access our mobile app from the outsystems now like we access from personal environment. And also application is not listed in Application...
View Article[Forums] Re : Send email with Richmail
Tiago Simões wrote:Hi Robert, In attachment you can find a sample on how to send an email using the richmail extension. Cheers,Tiago SimõesHi, can you send a new Example the how to use this part with...
View Article[Forums] RichMail attachment sample
Hello, have you got a sample how use all components of RichMail?Thanks
View Article[Forums] How to check all the logged in users in the tool.
Hi Siddharth, If you would like to know what users are logging in Outsystems. you should look for on Session DataBase.
View Article[Forums] Professional and Expert Exams now available for OutSystems 10
Hi everyone, I'm Manuel Salgado and I have the pleasure to be leading the OutSystems training business team.Just want to leave a quick note about the latest certification updates.We are happy to...
View Article[Forums] Getting data from nested list (Web)
Hi Pasin,A Web block data (if you remember from training) in web, are not accessible from outside it.A possible solution is to avoid using a web block form, using a popup or modal to insert data, that...
View Article[Forums] Markers options are not applied
I think maybe too many "-symbols. Have you tried this?"{ size: new google.maps.Size(21,25), scaledSize: new google.maps.Size(21,25), origin: new google.maps.Point(0,0), anchor: new...
View Article