• Holiday Schedule

    Your code gophers will be away for the next couple of weeks so support will be sporadic. We should be fully back online by the end of September.

  • A new version of Full Calendar is now available.

    See the details here

CSV IMPORT-EXPORT

erricogiu

New Member
Hi,
i've a problem with csv import-export. I need that users can export and import only their own records.
I can't find the appropriate configuration.
Can you help me?
 
Hmmm. I don't think that's currently possible for import, because the user is going to be given the choice of drop / overwrite. We'd have to add some more options to the CSV publishing settings, to disallow "drop", and force "overwrite". Which would have to be billable work.

You can restrict export by having a copy of the list that has a user pre-filter on it.

-- hugh
 
Back
Top