Drupal 7 current row path or view

Avatar
  • Answered
I have drupal 7 commerce site with a view that lists all the product skus, titles, etc. I need the product url in the list. I can create a variable that executes php. What is a php statement that would return the current row url?
Avatar
IMH Support Agent 5
Hello chartingnature, Thank you for your question about Drupal. I was able to find a list of PHP functions relevent to rows from the official Drupal documentation. I'm not sure exactly which function you will need in your configuration, but this can be a good starting point. Best, Christopher M.