You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Scrolling table scrollbar to a specific column on link/button click

edited Apr 2, 2020 1:32PM in Visual Builder 2 comments

Summary

Scrolling table scrollbar to a specific column on link/button click

Content

Hi Shay,

Looking to implement  ADF component af:scrollComponentIntoViewBehavior functionality in VBCS where we click on a link and move the table scroll bar to a specific column. Any idea how to do this VBCS?

Version

Version: 19.3.1.8

Code Snippet

ADF Code snippet

<af:group id="g9">
 <af:link text="Text 1" id="l5" immediate="true">
  <af:scrollComponentIntoViewBehavior componentId="resId1:resId1c14"/>
 </af:link>
</af:group>
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!