MFA Icon

MFA for Oracle Community

Starting September 2025, Oracle Community will require Multi-Factor Authentication (MFA) for all member logins. This simple extra step helps protect your account—and the community data—by adding an additional layer of security during sign-in.

Read more about MFA
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
Visual Builder

How to fetch Navigation List Value

edited Jul 13, 2020 4:15PM in Visual Builder 4 comments

Summary

We are trying to access the value of the Navigation List but we are just getting the Id value but not href value. Can you let us know how to get the href value from navigation list on-selection-change

Content

We are trying to access the value of the Navigation List but we are just getting the Id value but not href value. Can you let us know how to get the href value from navigation list on-selection-change event.

 

Code Snippet

 <div id="navlistcontainer1">
                              <oj-navigation-list aria-label="Choose a navigation item" selection="[[$variables.OptyCompetitorDetails.MHCompetitorType_c]]" drill-mode="none" on-selection-changed="[[$listeners.ojNavigationListSelection3]]">
                                <ul>
                            
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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