Welcome Guest, Login
Image
RSS RSS

Navigation


Quick Search
»



The Setup wizard is defaulting to Level 1 for Case Notes and Appointment Scheduler. This should not be happening. It should default to Level 2 (no sharing).

Default case share notes value to false
                ih.Add(jSQLColumnValue.IntCV("dmn_case_notes_share_level", 0, "cw_domain"))
                ih.Add(jSQLColumnValue.BoolCV("dmn_case_notes_client_by_client", False, "cw_domain"))

Sharing level 0 does not exist. Possible cause of the problem.

This bug was found in build521
This bug was fixed in build580
TTP #1689

Back to Bugs

Back to Frequently Asked Questions

jProg is a registered trademark of Jeff Murray's Programming Shop, Inc. All other products mentioned are registered trademarks or trademarks of their respective companies. Questions or problems regarding this web site should be directed to JeffMurray@jprog.com.

© 1998- Jeff Murray's Programming Shop, Inc. (jProg) , all rights reserved.