Update table from external form.
Very simple, I do not want to load the table until a form and new query is created.
But is seems like $table->query() gets called way to early in the cycle.
How can I modify the $table->query() when an outside form changes something that effects the query?
But is seems like $table->query() gets called way to early in the cycle.
How can I modify the $table->query() when an outside form changes something that effects the query?