Skip to main content
Announcements
Customer Spotlight: Discover what’s possible with embedded analytics Oct. 16 at 10:00 AM ET: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
dselgo_eidex
Partner - Creator III
Partner - Creator III

Container objects behaving differently in WebView than in AJAX

Hello, I have a container object set to contain text objects that act as navigation buttons:

9-27-2017scrshot1.PNG

Each of these text objects has a show/hide conditional on them. When that condition is true, I see this in standard view:

9-27-2017scrshot2.PNG

However, when I switch to WebView, I see this:

9-27-2017scrshot3.PNG

This is what I want to see. If the conditional for the text object is true, I don't want to show that object and I want the other objects in the container to fill the space. However, when I view the document in AJAX through AccessPoint, I see the gap.

9-27-2017scrshot2.PNG

Why is it that the container is behaving correctly in WebView but not in AJAX?

1 Reply
dselgo_eidex
Partner - Creator III
Partner - Creator III
Author

Anyone know what's going on with this?