Results 1 to 2 of 2

Thread: Catalog & protected fields

  1. #1
    New user
    Join Date
    03-24-10.
    Posts
    13

    Default Catalog & protected fields

    Hi to all.
    Is there a way to access to the protected fields of a catalog item when I'm in a list module or in a reader module?
    I need to access to the "id" or to the "pid".
    Thanks

  2. #2
    New user
    Join Date
    03-24-10.
    Posts
    13

    Default [SOLVED] Re: Catalog & protected fields

    ok, it was very simple: I added
    Code:
    <?php echo $entry['id']; ?>
    :D

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •