Expand my Community achievements bar.

Helper Function

Avatar

Level 3

Hi Team,

 

I want to use a fragment in compatibility mode so that when I update the href="#" in one place, it will automatically update in another location. Is there a way to achieve this using a helper function or variable? I will attach a screenshot of my HTML for reference.

 

Note: I have attached an AJO screenshot. I want to replace href="#" with a URL in AJO, and have it automatically update all of href="#" within this fragment. How can I achieve this? please refer my 2 nd Screenshot. 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Community Advisor

@Ajo_WisdomChase Take a look at the implicit variables in the documentation and see if that helps. Also have a look editable fields in the fragments documentation.

Thanks, Sathees