We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Retrieving entries along with all the custom field data

Development and Programming

novocainer's avatar
novocainer
4 posts
15 years ago
novocainer's avatar novocainer

What would be the correct way to retrieve a list of entries with all their relevant data programatically?

I have a list of entries I have imported via DataGrab, problem is I now have to create member accounts for the relevant people associated with the entries. About 140 of them.

$this->EE->load->model(‘channel_entries_model’); $query = $this->EE->channel_entries_model->get_entries($channel_id);

The above query just returns entry_id etc, how would I grab the custom fields?

Thanks for any help.

       
novocainer's avatar
novocainer
4 posts
15 years ago
novocainer's avatar novocainer

Anyone?

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.