Navigation überspringen

[Gelöst] Toolset view in custom admin page

This support ticket is created vor 1 month, 2 weeks. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zeitzone des Unterstützers: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 4 Antworten, hat 1 Stimme.

Zuletzt aktualisiert von poM vor 1 month, 1 week.

Assistiert von: Minesh.

Author
Artikel
#2850704

poM

Hi,

I have setup a Toolset view in a custom WP admin page setup by the 'admin_menu' action.

The views shows a table of custom post with searchable filters. Everything works a expected except the following:

- Sorting table columns
- Reset filters button

It looks like some Toolsets scripts are not loaded on the admin page as both of these things work on the front end.

Any idea of how to have these functionalities working on the admin side?

Cheers.

#2850708

Minesh
Unterstützer

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Tooloset Block/View is meant to display the content on the frontend and not in the backend.

Regarding sorting table columns you can sort it with normal fields like text, single field, post title etc..etc..

If you can share problem URL and admin access details and tell me where you are displaying the view in the backend I will try to check and see if I've any workaround on it but please note that there is no gaurenteed solution.

#2851054

Minesh
Unterstützer

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

I checked and as I shared the views are meant to use on frontend. You can build the view in backend and display it on the frontend. I do not have any other solution at the moment.

#2851076

poM

Hi,
I have lost a lot of information I have entered between last thursday afternoon and friday morning.
Have you restored a backup of the database?

#2851140

Minesh
Unterstützer

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

I've not touch any other things or restore any database. I just login to your site and checked the settings you have and try to access the view in backend that is it.

#2851146

poM

Hi,
Sorry about that.
Everything is OK on my side.