Allow url in menu to be dynamic, this allows for things like having a menu to buy items, and having url button that allows user to visit the link/url to see the item
I was facing the issue of not being able to dynamically construct url to use in menu and do not want to create a new unique menu for all my different items, seeing that text is able to be dynamically constructed, urls should be as well
Allow url in menu to be dynamic, this allows for things like having a menu to buy items, and having url button that allows user to visit the link/url to see the item
I was facing the issue of not being able to dynamically construct url to use in menu and do not want to create a new unique menu for all my different items, seeing that text is able to be dynamically constructed, urls should be as well