Added pagination model. I hope to use this to be able to use pagination on any page instead of making a model for every page that needs pagination. Edited the contactform model to inherit pagination. Added migration and updated to accept the changes. Edited controller to use pagination to be able to access both class information and fields.
Added pagination model. I hope to use this to be able to use pagination on any page instead of making a model for every page that needs pagination. Edited the contactform model to inherit pagination. Added migration and updated to accept the changes. Edited controller to use pagination to be able to access both class information and fields.