Loop field in PhP file

Pkoll 26d ago

Hi Max,

I have a loop action and want to use a loop.value in a PhP file. What is the definition for such a field? 

$this->data('filename") does not work. I have tried $this->data("loop3.value.fieldname") no result!

Greetings

Paul

Max_admin 24d ago
Answer

Hi Paul

it should be:

$this->get("loop3.value.fieldname")
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
You need to login to be able to post a reply.