63
Views
6
Comments
Solved
[OutSystems UI Web] Screen is showing content of all tabs after refeshing a table in 1 of the tabs
outsystems-ui-web
Web icon
Forge asset by OutSystems
Application Type
Traditional Web

After filtering and refreshing a table in the second tab, the content of the first tab appears at the top of the table in the second tab. (tabs from OutSystemsUIWeb)

This is tab 1 (1 is active)


This is tab 2 (2 is active)


This is after searching for an item in the second tab (both tabs are active)


What can I do to solve this issue?

2019-08-28 11-43-22
Bruno Marques
Solution

Please check the attached oml.

You need to define an active tab that should match what's defined on the data tab parameter of the widget.

Regards 

SampleTrad.oml
2022-11-12 11-28-30
Gonçalo Martins
Staff
Solution

Hi @Rosalie Schipper

First of all, thank you for reaching out.

This is an issue we already tracked on our backlog when setting the active tab once an AJAX refresh is performed. For future reference on the release notes you can check for ROU-4066.

Cheers,
GM

2019-08-28 11-43-22
Bruno Marques

Hi,

Can you provide your oml or at least show the logic that you're doing on the search action?

Without this it's a bit hard to know what's wrong.

Regards

2021-09-07 07-43-59
Rosalie Schipper

This is my oml

TabIssue.oml
2019-08-28 11-43-22
Bruno Marques
Solution

Please check the attached oml.

You need to define an active tab that should match what's defined on the data tab parameter of the widget.

Regards 

SampleTrad.oml
2021-09-07 07-43-59
Rosalie Schipper
2022-11-12 11-28-30
Gonçalo Martins
Staff
Solution

Hi @Rosalie Schipper

First of all, thank you for reaching out.

This is an issue we already tracked on our backlog when setting the active tab once an AJAX refresh is performed. For future reference on the release notes you can check for ROU-4066.

Cheers,
GM

2022-04-08 16-49-21
José Rio

Hi there guys,

Just to let you know the fix has been implemented, and it will be available at the next release under the release note code ROU-4066 as @Gonçalo Martins mentioned above!

Thank you for the feedback and help on improve the product!

Cheers, 
JR

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.