Keyword

To create items from form ?

More
10 years 7 months ago #124704 by Jose
To create items from form ? was created by Jose
Hello all,

I am creating a blog for a client. This blog is about NBA. And the client will create players records like this:
www.cosswebdesign.com/nba/index.php/component/k2/item/33-pau-gasol

As the client does not know anything about joomla, I would like him to create these records from a form.

Is it possible to do something like that ?

Thanks in advance.

Please Log in or Create an account to join the conversation.

  • Yiota
  • Yiota's Avatar
  • Visitor
10 years 7 months ago #124705 by Yiota
Replied by Yiota on topic Re: To create items from form ?
You can make him add this info in extra fields. One extra field per info.
Keep the frontend editing form and add the extra information in extra fields.

Please Log in or Create an account to join the conversation.

More
10 years 7 months ago #124706 by Jose
Replied by Jose on topic Re: To create items from form ?
Yes, I've tried to use extra fields. But I think I cannot do a template like that using just extra fields, because I'm using colors and tables ... you can see the link I posted, so how can I do that?

Thanks

Please Log in or Create an account to join the conversation.

  • Yiota
  • Yiota's Avatar
  • Visitor
10 years 7 months ago #124707 by Yiota
Replied by Yiota on topic Re: To create items from form ?
You can do whatever you want with your extra fields. You can call each one separately in the item.php file using this code

$this->item->extraFields->Extra field alias->value;

You can even construct each table row or column by using extra fields.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum