Cannot make smart collection works

I tried to create a smart collection but it does not works when I try to access it on Forest Admin.

Expected behavior

To be able to access the details of a record

Actual behavior

Everything crash I have to leave the page and I get an error on the client.

Failure Logs

You must provide param 'edit_collection_id' to 'generate'.

Hello @vince :wave:

You must declare an id field when creating a Smart Collection. The value of this field for each record must be unique.This might be your issue here. Here are some smart collections examples:
ā€¢ https://docs.forestadmin.com/documentation/reference-guide/collections/amazon-s3-integration-example#creating-a-smart-collection
ā€¢ https://docs.forestadmin.com/woodshop/how-tos/hubspot/create-a-smart-collection-of-hubspot-companies

Let me know if that helps :raised_hands:

2 Likes