wrote:
same script i executed.for read only purpose what i have to doTwo
What do you mean by read only entity?
System entity or read only entity in different modules?
Thanks,
Rajat
Arkyadeep Bharadwaj wrote:
same script i executed.for read only purpose what i have to doTwo
What do you mean by read only entity?
System entity or read only entity in different modules?
Thanks,
Rajat
Hi Everyone!
I am developing in Mobile and I noticed that if add a link, say in the bottom bar... If the link is pointing to the same page in which I am currently on, the page re-renders everything. Like, if I'm on the HomeScreen and I click the "Home" link which points to my HomeScreen, but I'm already on my HomeScreen, the screen re-renders & slides in. Is there a way to disable that?
I guess I could go through each screen and give it a specific bottom bar and just not input a link on that certain link/page, but it would be nice if it could be completed in a better way.
Any suggestions! Thanks everyone!
same script i executed.for read only purpose what i have to do
Hello,
I am encountering an issue with my environment where publishing apps takes around 5 minutes. I checked my service center and found the following:
So far, that's all I have found out. What could be the cause of this and how do I fix it? I already emailed support regarding this but they haven't contacted me with a solution yet so I was wondering if I could get some quick answers here.
Thanks!
Right, still pending at OS side.
Arkyadeep Bharadwaj wrote:
Ohho Yes, they are system entity and not allowed to perform any operations.
I just send you scripts but not tried at my end.
Thanks,
Rajat
All log Table can i delete ?i want to delete ldf file. how to delete ldf file?i am facing some database size issue
Deep,
Please try once as shown in below image.
Thanks,
Rajat Agrawal
Marcelo Ferreira wrote:
Hi Bryan,
Header was his example. Maybe you don't have header but you should have other element that is present everywhere. You can use that one.
Regards,
Marcelo
Great! That finally worked for me. It didn't seem to work they way he set his up, so I just created a Client action with a JS code widget included and named it "CloseFeedbackMessage". Then I double clicked the button and dragged a Message widget onto the flow, then added the "CloseFeedbackMessage" action I just created.
It's Start > Message widget > CloseFeedbackMessage Action > End. It also works if I just place a JS Code widget after my Message. Start > Message widget > JS code widget > End.
I guess having the client server action already created and ready could be used for when it's needed in multiple areas.
Thanks!
All log Table can i delete ?i want to delete ldf file. how to delete ldf file?i am facing some database size issue
Hi Deep,
You need to write delete query in advanced sql with transactions. If you write simple delete query it will not work.
Thanks,
Rajat
I still remember when you had to manually verify each module *before* Service Center would let you publish them.
And I also remember how long it took to do that, on a large eSpace, it could easily take 10, 15 minutes. And how often Service Center simply gave up on that and crashed.
I also may have come up with the bane of all OutSystems developers before version 8, the USER_MASTER table.
Sorry about that!
In my defense, it was custom made for a client, and I never thought anyone would take that idea and run with it.
How To clean Outsystem Logs table with help of advance sql query.
Hi Bryan,
Header was his example. Maybe you don't have header but you should have other element that is present everywhere. You can use that one.
Regards,
Marcelo
Hello,
Yes, that's the only way.
Hi Saulo,
Set the locale option in the "Agenda Options JSON" or in the "GeneralDisplayOptions" and set the TextTimeCustomizationJSON to "" (empty string).
If you do not set something in the TextTimeCustomizationJSON it will set the names to be the english ones and that will override the locale setting.
Cheers,
José
Marcelo Ferreira wrote:
Hi Bryan,
Didn't notice you were working in mobile. If that is the case you can look into this post https://www.outsystems.com/forums/discussion/20557/auto-closing-feedback-messages-on-mobile-devices/
Regards,
Marcelo
Thanks Marcelo,
I followed that link and followed along, but am getting stuck at the OnReady on the Header web block. He says there is a Header web block included in every screen... I'm not seeing that. In my HomeScreen Common/Layout, I have Header Left, Title, HeaderRight, HeaderContent, Content & Bottom. I'm not seeing the Header WebBlock. Maybe the thread is old? Or I'm not using the correct template or something?
Any ideas? Thanks!
Rajat Agrawal wrote:system entity.i think i need admin permissions.
Arkyadeep Bharadwaj wrote:
same script i executed.for read only purpose what i have to doTwo
What do you mean by read only entity?
System entity or read only entity in different modules?
Thanks,
Rajat