I’ve never used it, but there is an ERDSavedQueriesComponent. It was created using ERCoreBusinessLogic, but it may work with ERCoreBL as well. I never tried.
On Dec 2, 2014, at 2:04 PM, James Cicenia <[email protected]> wrote: > > I have an embedded query page: > > QueryAndListProducts: ERXD2WQuery{ > pageConfiguration = "QueryProduct"; > entityName="Product"; > displayKeys="(name, sku, categorizedProducts)"; > queryDataSource=dg.dataSource; > listConfigurationName = "ListProduct" > } > > How do I go about saving and/or populating the query? > I was reading in the code about giving it a dictionary. > Where does that take place. > > thanks > James > > > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com > > This email sent to [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
