When assigning participant licenses and typing in a users name, what table in the Forms database is being used for the lookup? The reason I am asking is because currently the browser runs out of memory when loading the list of users. I am wondering if it's possible to do a query based on a specific email address domain and delete them so that there aren't as many items to search through. Is this possible?
Question
Question
Replies
replied on October 9, 2014
Hey Blake,
I've run into a similar situation. I found that the users are on [dbo].[cf_users] table, but deleting them is trickier as there are a number of foreign keys involved that won't allow you to do it easily. Unfortunately, I was not able to delete any of the users as I was afraid to corrupt the DB itself. If you find a way to do it please share it.
0
0
replied on October 16, 2014
Has anyone from Laserfiche seen this post? is this something that can be done?
0
0
You are not allowed to follow up in this post.