[SOLVED] Â PHPR 6.2 - Generic Import |
12/18/2013 2:37:23 AM |
PHPRunner General questions | |
A
ausmonty authorDevClub member
I am trying to work out how to have a generic import process. What I mean is that I do not know what the fields will be in the CSV import file, and the people making the import may not be able to make the adjustments to the CSV file to match the Database fields. |
|
![]() |
Sergey Kornilov admin 12/18/2013 |
I'm not quite sure what sort of integration you looking for. |
A
|
ausmonty authorDevClub member 12/18/2013 |
I'm not quite sure what sort of integration you looking for. You can implement this feature manually and add a link to your import page to PHPRunner menu.
|
![]() |
Sergey Kornilov admin 12/18/2013 |
Well, import page don't have much controls on it, right? This is just a page with couple of buttons and a few words. |
A
|
ausmonty authorDevClub member 12/19/2013 |
Well, import page don't have much controls on it, right? This is just a page with couple of buttons and a few words.
|