Welcome Guest, Not a member yet? Register   Sign In
Template controller to grocery CRUD?
#5

[eluser]web-johnny[/eluser]
[quote author="timj" date="1308087746"][quote author="web-johnny" date="1308044082"]You can use : callback_add_field and callback_edit_field for this.
You can first add a fake "field" to your crud (if you make a callback it will not have any problem).[/quote]

I don't think you understood my comment.

You have a column of prices. Of course you can add a fake field to the right of it and build a function to total the entire column of prices. But the TOTAL calculation would have to iterate on every row. And it would be clunky and confusing for users used to how spreadsheets look and work.

Instead what you'd want is a new row at the bottom where all the column totals may be calculated just once. What would be handy is a ready callback library of basic SQL counting, math [SUM()] and time [NOW()] functions to build these callbacks around.

For myself, I would like the option of adding a row of navigation callbacks, so that I can, for example, limit the query results based on dates. I realize, again, that I could add a fake field... that would have to iterate on each row instead of just once on one row.

Good product.[/quote] Now I understood what do you mean. Yes Its a good suggestion and I will added as a future plan . Thanks.


Messages In This Thread
Template controller to grocery CRUD? - by El Forum - 06-13-2011, 05:26 AM
Template controller to grocery CRUD? - by El Forum - 06-13-2011, 09:43 PM
Template controller to grocery CRUD? - by El Forum - 06-13-2011, 10:34 PM
Template controller to grocery CRUD? - by El Forum - 06-14-2011, 10:42 AM
Template controller to grocery CRUD? - by El Forum - 06-14-2011, 12:11 PM
Template controller to grocery CRUD? - by El Forum - 06-14-2011, 07:09 PM
Template controller to grocery CRUD? - by El Forum - 06-14-2011, 11:32 PM
Template controller to grocery CRUD? - by El Forum - 06-15-2011, 08:03 AM
Template controller to grocery CRUD? - by El Forum - 06-15-2011, 09:52 PM
Template controller to grocery CRUD? - by El Forum - 06-15-2011, 11:20 PM
Template controller to grocery CRUD? - by El Forum - 06-15-2011, 11:29 PM
Template controller to grocery CRUD? - by El Forum - 06-16-2011, 12:24 AM
Template controller to grocery CRUD? - by El Forum - 06-16-2011, 01:00 AM
Template controller to grocery CRUD? - by El Forum - 06-16-2011, 11:01 AM
Template controller to grocery CRUD? - by El Forum - 06-17-2011, 12:52 AM
Template controller to grocery CRUD? - by El Forum - 06-17-2011, 01:01 AM
Template controller to grocery CRUD? - by El Forum - 06-17-2011, 09:13 PM
Template controller to grocery CRUD? - by El Forum - 06-18-2011, 06:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB