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

TOPIC:

Extra Tasks in Grid View 15 Feb 2014 11:47 #12198

  • mtifinn
  • mtifinn's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 20
  • Thank you received: 2
First of all, let me thank you for a great product, its helping me (a non coder) to create far beyond my expectation -- and ability ;)

I now have a new feature in mind and think I know how to do it but wonder if j-Cook can help me more, are there hidden features in Grid View?

Let me explain. I want to import data from a XML file into my component, but I want to select which records (not fields) within that file to record as records in my working MySQL tables. Therefore I am thinking that I should import the XML file into a temporary mySQL table and the select which items I want to move to my working tables.

I have found scripts to help me import from XML to the Temporary table (I think). But what I would like to do is view the temporary table in Grid View and be able to select items to transfer to live tables. In Grid View today I can select items to Delete, but I want to have another action, not delete but copy to another table.

Is this possible today in J-Cook or is this custom coding that I have to work out?

You help is appreciated

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

Extra Tasks in Grid View 15 Feb 2014 14:38 #12199

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Import / Exports features are on the road map.
With custom coding you can do it.

The best is to reuse the model and change SQL loading to XML loading (create abstraction layer. My dream...)

Thank you for remembering this very important feature.
Coding is now a piece of cake

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

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

  I am so so so looking forward to see how far this can go. Seems like the skies the limit at the moment.
Kevin (Forum) 

Get Started