Fernando Figaroli FerX

Results 11 issues of Fernando Figaroli FerX

I have an error in the final inspection. parseResponsePayment does not require any parameters? $response = $client->parsePaymentResponse(???); thanks.

Reading the documentation I find this passage: [The pipeline is dynamic and re-entrant, and every operation can be repeated. For example, you can group by property X, sort the top...

x:docs

The filters **and** options not work. ``` { name: "_best_product", withType: "product", type: "joinByOne", filters: { and: { score: { $gte: 5 } }, projection: { title: 1, slug: 1,...

bug

Add an option to force page reload after the save tag. (As during the template change). Useful when using render.

Hi Bruno, I have thousands of image in different subfolders. I found action button loadfromsource .. Is there already a loadfromdir or would it be easy to implement ? thank's...

I have enhanced the custom handling functionality to accommodate the reception of an array containing anonymous functions or function names defined in the global custom functions. please refer to the...

I installed latest version . If I try to get in ClickHeat I get sent back to the dashboard. These are errors that I receive in JS Console: no error...

where can i find a documentation of version 3.0 ? thanks.

Add field unpublishedAt for programmatic remove post. thanks.

enhancement

Add in schema guide section Universal properties of fields the use of **permission** property to restrict access to the field