solved select all check box

izhmel
@izhmel
last year
1,323 posts
How do I delete more than one artist profile in JR at the same time, is there a select all check box ?
Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 11/06/23 09:55:28AM
michael
@michael
last year
7,714 posts
There is not.

There is a "Reset System" button at MODULES -> DEVELOPER -> DEVELOPER TOOLS -> TOOLS -> RESET SYSTEM.

which will wipe the entire system.

Or you could go into the developer tools -> database admin and selectively delete the profile ids you're after from the
jr_jrprofile_item
jr_jrprofile_item_key

tables which holds all the profile info. Be careful in there though there is no restore option if you make a mistake and its easy to destroy your system.

The third option would be to build a module to select and delete the profiles you're after.
izhmel
@izhmel
last year
1,323 posts
I rather build a module with a checkbox. How much $ to modify the page and put checkboxes as shown in the attachment with a delete button on the page to delete profile and media?
Untitled.jpg
Untitled.jpg  •  1.6MB




--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 08/01/23 09:50:37PM
michael
@michael
last year
7,714 posts
I'm not available at this time, too much work on. If someone else wants to build this for izhmel please jump in.
izhmel
@izhmel
last year
1,323 posts
Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.
brian
@brian
last year
10,148 posts
This is already supported - in the User Browser just check all and click the delete button - it will delete the associated profile as well.
20230806-092131.jpg
20230806-092131.jpg  •  552KB




--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
izhmel
@izhmel
last year
1,323 posts
Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.

Tags