PDA

View Full Version : User-defined Categories


David PL
Feb-16-2008, 07:07 AM
Hello,

I am trying to add functionality to my software product to allow for a user to rename and delete categories using the API. However, the API will not allow for a built-in category to be renamed/deleted.

Is there a way to determine (using the API or other method) to decipher which Categories are user-defined versus built-in to SmugMug? That way, my application could simply disable the delete/rename functions for those categories instead of trying to delete/rename and receiving an error.

Thanks