set attribute value
We keep getting an error for a specific attribute. Invalid value "" for attribute "monographstatus" Even though I have set a default value to "none" in the DTD, the editor does not actually insert the attribute in context until you manuall go into the Modify Attribute box and set the value to none. Only then will it actually show up in the editor.
I was wondering how can you can automatically set the value (acl) of the attribute if it's blank
I don't know how do to acl but it would be something like this:
IF attribute "monographstatus="" then value=none
IF attribute "monographstatus="anything else" then don't do anything.
Make sense?
OR - is there a way for the Editor to set the default values in the editor.
Hope this makes sense. Any help is appreciated.
Thanks, Darquise.

