Cancelling save filter adding null filter name (v2021)

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
mobhar
User
Posts: 11709

Cancelling save filter adding null filter name (v2021)

Post by mobhar »

Here are the steps to reproduce:

1. Run the generated demo web application via browser,
2. Login as admin,
3. Go to Orders list page,
4. Choose "Alfreds Futterkiste (ALFKI)" from "Custom ID" in extended search and hit "Search" button,
5. The search result is displayed correctly,
6. Click on "Filters" button, and choose "Save current filter",
7. In the prompt dialog window, do not enter anything, and just click on Cancel button,
8. Click on "Filters" button again, and you will see there is "null" filter name appended in the Filters dropdown menu.

Webmaster
User
Posts: 9427

Post by Webmaster »

Please update to the latest template (Tools -> Update Template) and try again.

mobhar
User
Posts: 11709

Post by mobhar »

Thank you. After updating template, now it works properly. Make sure you have already re-loaded/refreshed the current page to make sure to use the latest /js/ew.js file.

Post Reply