Page 1 of 1

Enable Search on Subgrids?

Posted: 2021-09-15 13:12
by dsoden
I would like to add/enable the ability to search for SUBGRIDS similar to how it's implemented for a table on TABLENAME_view.php
Using some Photoshop like magic, see how this would look in the attached.

is this an existing feature?

Re: Enable Search on Subgrids?

Posted: 2021-09-15 13:53
by pbottcher
Hi,

no this is not an available feature and it will be quite complicated (at least from my point of view) to implement this.

Re: Enable Search on Subgrids?

Posted: 2021-09-15 15:51
by SkayyHH
but would be a cool feature :-)

Re: Enable Search on Subgrids?

Posted: 2021-09-15 17:45
by jsetzer
Well, in-page search would not be too complicated to implement, but searching across all (!) sub-records (not only the 10 visible records) will indeed be much much work.