Not able to connect to the attributes inside gallery

0
As you can see in the attached screenshot, I have connected "Course" entity to the "Course Overview" page. Now, I want to display dynamic data with parameter but I am not able to connect to the attributes of "Course" entity. Also, I am unable to delete the default image reference. Can anyone please help me in getting this issue resolved.
asked
1 answers
0

Hi Naavya Jain


The screenshot is not attached. kindly attach it for more info but I can give a suggestion based on your prompt worth checking


Your widgets aren't inside a data container scoped to Course.Showing one course → add a Data View, set data source to Context → pick your Course page parameter, then put widgets inside it. Attributes will become selectable.Showing a list → use Data Grid 2 / Gallery with data source = Database over Course.


Can't delete the default image It's a Dynamic Image widget. Just select the widget itself and press Del. If it won't go, it's inside a snippet/layout open that to remove it. To only clear the picture: widget properties → Default image → (none).


I hope this helps

answered