I have a navbar which populates menu item buttons using dmx-repeat
from a server query. This works great.
However, I need to change <a href="#anchor">
to a dynamic value from my database query such as <a href="#userID">
Problem is, the {{userID}} tag won’t work inside of the link and I also can’t seem to prefix the # either. Any ideas?
Community Page
Last updated:
Last updated: