\DeclareBibliographyDriver{cventry}{%
\usebibmacro{begentry}%
\usebibmacro{cvitem}%
- {% print the date or the list-of-dates
- \usebibmacro{dates}%
- }%
+ {\iffieldundef{hintcol}{\usebibmacro{range-date}}{\printfield{hintcol}}}%
{%
\ifnameundef{author}{}{\usebibmacro{author}\newunit}%
\printmlfield{title}%
number%
}
+\DeclareDatamodelEntryfields{hintcol}
+\DeclareDatamodelFields[type=field, datatype=literal]{hintcol}
+
\DeclareDatamodelFields[type=field, datatype=datepart]{
year,%
endyear,%