cancel
Showing results for 
Search instead for 
Did you mean: 

Overlapping views

Former Member
0 Kudos

Hi,

I have a search form view, which on searching should flash "Please wait, searching..." and then after searching it should deliver the results in the table view.

The presentation is the problem, since I cannot overlap views, there is a white gap displayed, after the flash of "please wait..." message and before the results.

How can I achieve this?

Best regards,

Dharmi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

It seems as if the View Switch Container might be useful for you.

The View Switch contains several views which hold the same place on the layout board (like a tab view without the tabs).

You can control which view is visible using actions or transition lines.

If this is not the case, let me know.

Regards,

Shai

Former Member
0 Kudos

Hi Shai,

I tried to use the View Switch container, it does solve the purpose of the gap but I am having other issues with it. I have put the status text view in the Switch Container (if I put both the it is seen as a tab )

When I try to set it visible with action it does not respond to it.... (intially it is false and on click of submit it should be visible) and second, I am missing the transition effect, where can I set that?

Best regards,

Dharmi