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