By creativebox on
I am building a site which should do the following:-
using webform, user details are written to the database (I can do that)
We then need to have a simple user friendly database admin tool that will allow us to batch up recent users and export the details as xml files.
Is there a module to do this, I been wading through modules for days.
Comments
views_datasource
Try a combination of views and http://drupal.org/project/views_datasource. Excellent instructions in the readme.txt