Hi I'm Ruth, I'm preparing to include a hoard of about 1000 coins, and I was wondering if there is a way to create the 1000 records with the fixed data (Name of hoard, place of find...) in one go?

  • Alex replied to this.

    Hi Gosvinta

    Easy! Creates a spreadsheet (with your spreadsheets app, as Libre Office Calc, Excel, Number, Google sheets, etc) with the first column named as: "section_id" with the id that you want to create and other columns with the field data that you want add.

    Something like:

    section_idfield1
    1my hoard
    2my hoard
    3my hoard
    .......
    1000my hoard

    Export as .csv with UTF-8 encoding (important!).
    and import the file into the Numismatic object.

    Ensure that the columns goes to the field that you want and done!

    You can see all import possibilities here.

    Best