inbo / collective-access

CollectiveAccess is free, open-source software for cataloguing and publishing museum and archival collections. We are currently evaluating and configuring the application for the INBO collections, in the context of the DiSSCo Flanders project (https://dissco-flanders.be/).
3 stars 0 forks source link

Valuation event: display the result #153

Open Eveltjen00 opened 4 months ago

Eveltjen00 commented 4 months ago

For a valuation event, you'd like to see the results, not the name of the event image

Eveltjen00 commented 4 months ago

To check if this works: image

Eveltjen00 commented 4 months ago

image Not working - setting name="display" = correct??

Eveltjen00 commented 4 months ago

image

Eveltjen00 commented 4 months ago

code: <setting name="display_template">ca_occurrences.valuationArgument (^ca_occurrences.eventDate)</setting>

Eveltjen00 commented 4 months ago

image

Ideally the arrows to be replaced with ";" and (executed on) should not be visible (this is probably in the app.conf)

Eveltjen00 commented 4 months ago

https://manual.collectiveaccess.org/providence/user/reporting/templates.html?highlight=display%20syntax

Eveltjen00 commented 4 months ago

OK <setting name="display_template">^ca_occurrences.valuationArgument%delimiter=; (^ca_occurrences.eventDate)</setting>

image

Eveltjen00 commented 4 months ago

OK <setting name="display_template">^ca_occurrences.valuationArgument%delimiter=; (^ca_occurrences.eventDate)</setting>

image

Eveltjen00 commented 4 months ago

%delimiter:;

Eveltjen00 commented 4 months ago

image `

    </type>

`