• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Having trouble auto-populating custom fields

Having trouble auto-populating custom fields 12 years 2 months ago #21776

Hi,

I've looked at the documentation for auto-population custom fields but the code does not seem to work properly. I've put in this code in default value :

//<code>
$user =& JFactory::getUser();
echo $user->name;
//</code>

In firefox, this displays completely outside of the field, in Chrome it doesn't show at all.
Any advice?
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!