Keyword

Get item ordering number

  • Michael Kolesar
  • Michael Kolesar's Avatar Topic Author
  • Offline
  • New Member
More
10 years 7 months ago #124672 by Michael Kolesar
Get item ordering number was created by Michael Kolesar
I need a call that pulls the number in the "order" column from an item in the frontend,

I can use this snippet to pull the id:

$this->item->id;

Please Log in or Create an account to join the conversation.

  • Yiota
  • Yiota's Avatar
  • Visitor
10 years 7 months ago #124673 by Yiota
Replied by Yiota on topic Re: Get item ordering number
You could try with $this->item->ordering;

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum