Is it possible to limit the number of rows returned via the Quick Search in the main grid?
Thanks!
⚠ In case you've missed it we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This forum is read-only and soon will be archived. ⚠
rkrajnik hasn't added any friends yet.
19 October 2020 - 09:13 PM
Is it possible to limit the number of rows returned via the Quick Search in the main grid?
Thanks!
13 October 2020 - 08:52 PM
I've downloaded the GCE (2.8.4) to install on a CI4 environment. CI4 is running very well, other apps on it and working. The download GCE has a dir structure of /examples, /src, and /public. The GCE docs say to rename the "libraries" folder with "GroceryCrudEnterprise". Being that there is not a "libraries" folder in the GCE download, what next?
30 July 2020 - 08:16 PM
Trying to run my existing CGE 2x on CI3.1* and trying to update to CI4, with GCE 2.8.2... GCE install instructions (https://www.groceryc...4-installation/) are completely wrong - there aren't /examples, /libraries, etc. folders except within sub-folders. Do I simply "find" those deeper folders and replace them based on the GCE docs? GCE could be great but they (Johnny) missed the key features and focused on "marketability" instead of developer first.
I'll figure this out on my own... cant rely on this community to be honest.
Thanks anyway,
26 July 2020 - 07:46 PM
I've not seen this issue in other frameworks, but can GCE simply show all dates (regardless of grid, add/edit/clone form or other GCE views) as a single format? seems like this should be pretty simple, but stupid me can't find a way, help! I understand that many apps need to be configured for multi-date situations, but that should negate the simplicity of local dates.
If so, how in GCE? I can use "add" callbacks to format the default values, format values in the "add" callback, but the "edit", as well as "clone" callbacks simply hang and don't work as other framework experiences.
I'm sure this is a simple fix for me, can anyone help? Simply want to use 'us_date' for this entire app, rather no "callbacks" or other "twists", can CGE do this?
Thanks.
10 July 2020 - 10:15 PM
I'm new to GC (Ent) but what I find when looking for answers to the many issues I deal with in GCEnt, I get many "variations" for the app structure and module names, e.g. grud-enterprise.php, grud_enterprise.php, grocery_crud.php.... etc. is there a guideline document that clearly (clearly, not the original developers view) that describes the true name conventions of the dir structure, file names, etc. for each "version"?
I'm trying to fix a simple date display problem in GCEnt but so many version of different files I need to "check" and "fix"... a basic reference/naming authority for GCEnt is sorely needed. I've enjoyed learning GCEnt but would never use it in client production simpy because the docs are so weak.
Hopefully someone can help restore my faith in this product.
Thanks,