Forums

retrieve field's value in php

mic0672 26 Aug, 2014
Answer
Hi,
I have to insert a condition in the body of a chronoconnectivity code list . The record needs to change color depending on the value of a field. How can I retrieve the field's value in php?
thanks
Michele
Max_admin 26 Aug, 2014
2 Likes
Please try this:
$row["Model"]["field"]


Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
mic0672 26 Aug, 2014
Perfect, it works!
thank you very much
This topic is locked and no more replies can be posted.