Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Selvam Durairaj
3
Views
1
Comments
RichWidgets_Tabs_ClientSide_EnableTab
Question
I have 4 tabs on my application. When the user clicks on the 1st tab I run a query and refresh the table within it. I need to disable the 3 tabs so that the user does not click on a different while the query is running.
I ran "RichWidgets_Tabs_ClientSide_DisableTab" function before executing the query to refresh the table and then execute "RichWidgets_Tabs_ClientSide_EnableTab" function after refreshing the table. It works fine for the 1st tab. When I call the same "RichWidgets_Tabs_ClientSide_DisableTab" when the user clicks on the 2nd tab does not do anything.
Is there any way to deal with this issue.
Any help is appreciated.
Guilherme Pereira
Staff
Hi Selvam,
Can you share with us an example of this error and the Oml so we could try and help you?
Thanks
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...