CMS MADE SIMPLE FORGE

Products

 

[#11429] Cant't access extra fields after upgrade

avatar
Created By: Mich-adg (Mich)
Date Submitted: Sun Jun 25 13:18:06 -0400 2017

Assigned To: Robert Campbell (calguy1000)
Version: 2.26.7
CMSMS Version: 2.1.6
Severity: Major
Resolution: Invalid
State: Closed
Summary:
Cant't access extra fields after upgrade
Detailed Description:
Hi,

i used to access extra fields like this, but it doesn't work anymore:

{foreach $items as $entry}
{assign var="mypath" value=$entry->file_location}
{assign var="myimage" value=$entry->fields.Image->value}
...
{/foreach}

Has extra field access changed? I used debug and print_r but can't see a
solution...


History

Comments
avatar
Date: 2017-06-25 16:13
Posted By: Mich-adg (Mich)

I can use $entry->fields[0]->value instead for my image, but how to access
$entry->file_location... ?
      
avatar
Date: 2017-07-15 09:51
Posted By: Robert Campbell (calguy1000)

Insufficient information.

For general questions please use the forum.
      
Updates

Updated: 2017-10-15 16:55
state: Open => Closed

Updated: 2017-07-15 09:51
resolution_id: 5 => 9

Updated: 2017-06-25 16:13
resolution_id: => 5