I would like to know how I could load a list of a base except for one element for its id. I send the id of an element with a button using the Get method to another page where I load the element. What I'm looking for is that, in another section of that same page, I can load the complete list to which that element belongs but I would like to exclude the element that I get with get.
What I try to achieve is the result shown by other websites that I have seen in which they show something like: "You might also be interested ..." I hope you understand.
Best regards