Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Ajax into component 07 Jun 2013 12:40 #7391

  • albert
  • albert's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 70
  • Thank you received: 2
Hi,

I did some components by using j-cook, i added functionality, and so,
Now i want to add a functionality on a component, but i do not know how to implement.
So i would like to know if someone is able to implement that part and the approximate cost.

The project (it is an example)
We have a list of items, this items will have some fields. But each item will have several pictures associated and several owners associated. Thus we have 3 tables:
items(id,name, date, etc...) - pictures(id, item_id, path-name, ..) - owners(id, item_id, name...)
So, i know how to do in separate views, but i would like to use ajax and in the item form view be able to insert several files and owners in a nice way.
It includes the save part a display part.

anyone of you know how to implement it and can give me an approx cost of it.

thanks in advance
albert_gva is my skype or give your mail

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

  • Page:
  • 1
Time to create page: 0.223 seconds

For starters it's just so easy to design an app in a way that I'm used to i.e. database first then views followed by customization. The fork system is pure brilliance from a developer standpoint as I can override things and still add and update my projects with minimal effort! Truly amazing to be able to build components in Joomla using incremental refinement without having to do everything by hand. Thanks for the great tool! I am so much more productive now than ever and I can't imagine building components any other way!!!!
Dave (Forum)

Get Started