Skip Navigation

[Resolved] Toolset view in custom admin page

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 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 4 replies, has 1 voice.

Last updated by poM 3 days, 8 hours ago.

Assisted by: Minesh.

Author
Posts
#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
Supporter

Languages: English (English )

Timezone: 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
Supporter

Languages: English (English )

Timezone: 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
Supporter

Languages: English (English )

Timezone: 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.