Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Hide pager when only 1 page of results
Post: RE: Hide pager when only 1 page of results

CarmosKarrvx Wrote: (04-19-2023, 03:54 AM) -- CodeIgniter 4 provides a built-in solution for hiding pagination links when there are results for only one page. You can use the hasMore method of the Pa...
2,686 Views
3 Replies
10-05-2023, 02:03 PM
JoosepK
    Thread: Missing data in $beforeUpdate callback function
Post: RE: Missing data in $beforeUpdate callback functio...

iRedds Wrote: (04-27-2023, 11:06 AM) -- All fields must be specified in the $allowedFields class property. And also if they are changed. -- I understand that, but i have these fields declared in al...
2,040 Views
2 Replies
04-27-2023, 12:50 PM
JoosepK
    Thread: Missing data in $beforeUpdate callback function
Post: Missing data in $beforeUpdate callback function

Hello!  I try to create a Code: -- $beforeUpdate --  callback function to change date format for database: Code: -- protected $beforeUpdate = ['changeDateFormat']; -- And when i try to check t...
2,040 Views
2 Replies
04-27-2023, 07:39 AM
JoosepK
    Thread: Hide pager when only 1 page of results
Post: Hide pager when only 1 page of results

Hello!  I am creating my first project with CodeIgniter 4. Could you please explain how i can hide pager / pagination links in view when there are results for only one page? I know some ways bu...
2,686 Views
3 Replies
04-04-2023, 01:21 PM
JoosepK

Theme © iAndrew 2016 - Forum software by © MyBB