I have a slug for each one of my database entries. Those entries are shown in a repeating group as a link. The link navigates to a different page and sends the current cells data, but when I put "get data from URL as path and set it as the according DB it does not return anything. But if I remove the slug form the database entry it returns to correct thing. Does this mean that the slug is not recognised as unique id?
Slug and unique are two different things. Using get data from url if choosing type as custom data type, will only recognize the unique if and not a slug.