Hi,

The fact that you have "Manufacturer" as the only allowed value for the "Manufacturer" field seems incorrect, although I don't know if that's what is causing the issue. Beyond that, I would make sure that you're using the latest version of Cargo (3.0) - there have been various bugs previously that may possibly be causing this problem; I'm not sure.

-Yaron

On Wed, Sep 29, 2021 at 12:10 PM David Epstein <davideps@umich.edu> wrote:
Below is Template:Device, did I do something wrong?


<noinclude>
{{#template_params:Technologies (list)|Manufacturer|TechLevel (label=Tech Level)|StartDate (label=Manufacture Start Date)|StopDate (label=Manufacture Stop Date)|Place (label=Place of Manufacture)}}
{{#cargo_declare:_table=Device|Technologies=List (,) of Page|Manufacturer=Page (allowed values=Manufacturer)|TechLevel=Integer|StartDate=Date|StopDate=Date|Place=Page}}
</noinclude><includeonly>{{#cargo_store:_table=Device}}
{{#template_display:_format=standard}}
[[Category:Device]]
</includeonly>