Snippet error

0
Good morning everyone, I'm trying to use a snippet to display a dropdown list of a particular entity on the home web page. I created the snippet and linked it to the entity I need, but when I make the home web call I get the error below: what am I doing wrong?
asked
2 answers
0

It means that this snippet uses a parameter and that should be provided. Create a dataview with the right object and place the snippet in the dataview.

Regards,

Ronald

 

answered
0

Sorry, I don't understand exactly what to do. On the home web I try to add a data view and get an error. Should I place the snippet inside a data view and then call it from the home web?

answered