Hi all,
I need to programmatically add several fields to a JForm via setField() method. I'm almost done with this snippet:
$xml = sprintf('<field type="%s" name="%s" label="%s" description="%s" required="%s" size="%d"/>'
, "text"
, "NewField"... Hi all,
I need to programmatically add several fields to a JForm via setField() method. I'm almost done with this snippet:
$xml = sprintf('<field type="%s" name="%s" label="%s" description="%s" required="%s" size="%d"/>'
, "text"
, "NewField"

Read more https://groups.google.com/group/joomla-dev-general/browse_thread/thread/62da0470b979e880/d0fa757b416c2d00?show_docid=d0fa757b416c2d00

© 2024 Extly, CB - All rights reserved.