Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Prevent user entering the same Workspace name
william_ha
WSMP allow user to create Workspace with same name which suggest that we can see a couple workspace in Subscription list with the same Workspace name.
Has anyone tried to prevent user entering the same workspace name during "Create Workspace" phase; making it compulsory for the workspace name to be unique. If nobody try this before, can anyone suggest what are the possible ways to implement this? Meanwhile, I'll do research about it.
*Is there any way to have a validation function to check the DB table (WKS_WORKSPACE) after user press the next button in "Create Workspace" page?
*OR how can I use Worksite API in the JSP script to call appropriate method and performing validation? Is this workable?
Many thanks in advance!
William
Find more posts tagged with
Comments
william_ha
Any ideas? Creating a typical db connection will expose the username and password. Any alternative?