Hi everyone,
I have never code anything, but I have understand that there should be a simple way to do what I want with wix code.
I have a database (named “ListeRestaurants” ) with multiple restaurants. There are different fields and one of these fields contains url link (the field name is “Delivery”).
Some of the restaurants don’t have a link in the “Delivery” field, so I would like to have a button on my dynamic page that display when there is a url in the database, and that hide (collapse?) when there is no link in the database.
Hope someone can help with this.
Thanks