Non-persistables cannot be used for page URLs, only persistables can, When you put a value in the URL section of a page and can specify an attributes from a parameter you can only use persistables. The reason is that non-persistables only exist in the user memory, you cannot make a dynamic URL that works for everyone when you use data that only exists locally for one user.