Forums / Developer / Point to an object by URL (main node)

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Point to an object by URL (main node)

Author Message

Salvatore Guarino

Tuesday 29 November 2005 2:36:53 am

If I use an url like
http://www.mysite.com/siteaccess/content/view/full/354
I can view directly the node ID 354. Is there a similar way to view the main node of an object getting the OBJECT ID?

By,

Salvatore

K259

Tuesday 29 November 2005 6:01:54 am

You can also use this for objects.
The node displays the list of objects in a view related to that object(depending on what you have chosen to show in the template), and it also show's the current object for that node (main object).

This will work if your object got a full view template:
http://www.mysite.com/siteaccess/content/view/full/objectID

Salvatore Guarino

Wednesday 30 November 2005 5:19:40 am

Thank you,

I tried, it works.

Regards,

SG