Hi,
I am wondering if it's better to use $item->fields_by_key instead of $items->fields_by_id in my custom templates (and in my custom fields where I reference other fields)...
I ask, because the thing I am developing with Cobalt is on a development server and I would like to make a Pack out of it to install it on the production server when it's ready, without mixing up references. Unfortunately I havent found any docs on how Packs function in this aspect.
Hi,
I am wondering if it's better to use $item->fields_by_key instead of $items->fields_by_id in my custom templates (and in my custom fields where I reference other fields)...
I ask, because the thing I am developing with Cobalt is on a development server and I would like to make a Pack out of it to install it on the production server when it's ready, without mixing up references. Unfortunately I havent found any docs on how Packs function in this aspect.