Newbies melton Posted November 3, 2009 Newbies Posted November 3, 2009 Hi guys, im a n00b so please go easy on me if i have posted in the wrong section. im making a patient contact list with medical and dental history.. now all is good except for 1 thing. i have a jpg chart of teeth(similar to http://www.aboutcosmeticdentistry.com/images/toothchart-bw-photo2.jpg ), and i want to be able to click on a certain tooth and have it highlighted. this will tell me which teeth the patient has/doesnt have... if there is no way to do that, my only other idea would be to creat 28 different fields (each tooth) and have the fields sit over the tooth picture, and have a check box, but instead of marking the box with an 'x', is it possible to mark the box by colouring in the whole box black? thanks
Matthew F Posted November 4, 2009 Posted November 4, 2009 i want to be able to click on a certain tooth and have it highlighted. The hard way: You could cut your picture up into 32 pieces (each with one tooth) and place it in one or more container fields. You'd then have to do the same thing again with a custom figure of 'highlighted' teeth. Create a series of container calculations arranged in two arcs to mimic the configuration of the original drawing. An invisible button or checkbox over each tooth would toggle a relationship to show either the regular or 'highlighted' tooth. have a check box, but instead of marking the box with an 'x', is it possible to mark the box by colouring in the whole box black? That would be a lot easier. Create a checkbox for each tooth based a value list which has only the value '1'. Then use conditional formatting to set the fill color of the checkbox to black when its value = 1.
efen Posted November 4, 2009 Posted November 4, 2009 There is a file using checkboxes with a visual display by comment in this post that could possibly be adapted http://fmforums.com/forum/showtopic.php?tid/210143/post/336226/hl/nose/fromsearch/1/#336226
Matthew F Posted November 5, 2009 Posted November 5, 2009 I like it - we go from views of teeth to nose surgery.
Recommended Posts
This topic is 5498 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now