Clarity Posted August 5, 2022 Share Posted August 5, 2022 Hello everyone! I have a PageReference field and I need to get a selector of resulting PageArray for the purpose of setting the limit of these pages in order to use it in the pagination. Can you please give me an advice? Link to comment Share on other sites More sharing options...
Clarity Posted August 10, 2022 Author Share Posted August 10, 2022 I found a possible solution here: Link to comment Share on other sites More sharing options...
Ivan Gretsky Posted August 10, 2022 Share Posted August 10, 2022 @Clarity, could you please share, what was the solution? 1 Link to comment Share on other sites More sharing options...
Clarity Posted August 11, 2022 Author Share Posted August 11, 2022 If I'll really need PageReference, I think I can use hook + JS which was mentioned in the topic above. However, I found that using PageReference for my needs is superfluous, I can simply use ->find() method instead. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now