Hi Ben, I made the change you were talking about, and I see the dilemma. If you remove the <editable> you lose both the yes/no line, and the Schedule button. Almost there. Anyone else have any suggestions?
Thanks Patrick ________________________________ From: [email protected] [mailto:[email protected]] Sent: Thursday, April 02, 2009 4:43 PM To: Murtey, Patrick Subject: Re: [spectrum] Maint Mode Hi Patrick, this is easy go to $SPECROOT/custom/topo/config/ - > and find the file device-geninfo-subview.xml; if it is not in $SPECROOT/custom directory then ull have to look in $Specroot/tomcat/webapps/topo/config directory if you cannot find the files in these 2 dir's then just do a search for device-geninfo-subview.xml once you find it just use the xml quotes as shown below and just put the line in quotes and restart the OC client that will fix it is as below <!- - - - > there you should find this code; <field-subview id="device-geninfo-subview-config"> <privilege> <name>General Info</name> </privilege> <field-column> <column idref="column-systemname-config"><editable/></column> <column idref="column-networkaddress-config"><editable/></column> <display-if-app-installed> <app>sdm</app> <column idref="column-securedomaindisplay-config"><editable/></column> </display-if-app-installed> <column idref="column-macaddress-config"/> <column idref="column-contact-config"><editable/></column> <column idref="column-location-config"/> <column idref="column-manufacturer-config"/> <!- - <column idref="column-ismanaged-config"><editable/></column> -->"this is what we are interested in removing" <column idref="column-ishibernating-config"><editable/></column> </field-column> <field-column> <column idref="column-condition-config.xml"/> <column idref="column-contactstatus-config"/> <column idref="column-sysuptime-config"/> <column idref="column-lastsuccessfulpoll-config"/> <column idref="column-modelnotes-config"><editable/></column> </field-column> </field-subview> Hope this helps let me know if this was of any help Kind Regards (;->) Ben Indukuri Performance Admin eHealth and SPECTRUM (SMART) Unit 2, 39 Hampden Park Road KELSO NSW 2795 Pho: 02 6338 3414 Mob:0401 170096 www.countryenergy.com.au "Murtey, Patrick" <[email protected]> 03/04/2009 02:05 AM Please respond to "Murtey, Patrick" <[email protected]> To "spectrum" <[email protected]> cc Subject [spectrum] Maint Mode Hi All, XML guru's. This one's for you. Is there a way through tweaking one or more of the One Click XML files to remove the set 'In Maintenance" yes/no selector but leave only the Schedule button? And only do this for select groups of users. We have a problem with people placing devices in maintenance mode manually, and forgetting to take them out. Requiring them to schedule would alleviate a lot of these problems. Thanks in advance Patrick Murtey Systems Management Manager MGM MIRAGE Information Technology [email protected] * --To unsubscribe from spectrum, send email to [email protected] with the body: unsubscribe spectrum [email protected] --------------------------------------------------------------------- This message is intended for the addressee named and may contain confidential information. If you are not the intended recipient, please delete it and notify the sender. Views expressed in this message are those of the individual sender, and are not necessarily the views of Country Energy. --------------------------------------------------------------------- --- To unsubscribe from spectrum, send email to [email protected] with the body: unsubscribe spectrum [email protected]
