-
Re: NPM 10.4.1 Custom Properties Possible Bug or Just Weirdness
rgward Jan 23, 2013 7:48 PM (in response to Sohail Bhamani)Good post Sohail. I would like to know this too.
-
Re: NPM 10.4.1 Custom Properties Possible Bug or Just Weirdness
zzz Jan 25, 2013 3:57 PM (in response to Sohail Bhamani)1 of 1 people found this helpfulAt least for 10.3 , this occurs if you use a number at the start of a custom property name. Just make it CP01_aaa CP02_aaa, and so forth.
If you only care about the order you see them in a page view, you can also create a custom HTML resource (Misc->custom HTML) that populates them in whatever order by linking them directly.
Just write ${VariableName} to display the variable, <br> for a line break, + other html code to create your own custom textbox.
-
Re: NPM 10.4.1 Custom Properties Possible Bug or Just Weirdness
Sohail Bhamani Jan 28, 2013 6:38 PM (in response to zzz)This is definitely a limitation in MS SQL server's column naming and not anything to do with SW. What zzz has mentioned is a great work around. Thanks!
Sohail Bhamani
Loop1 Systems
-
-
Re: NPM 10.4.1 Custom Properties Possible Bug or Just Weirdness
deverts Feb 1, 2013 1:46 PM (in response to Sohail Bhamani)Sohail,
This may or may not be related, but I just opened a post on some strange-ness after an upgrade.
http://thwack.solarwinds.com/thread/54267
D
-
Re: NPM 10.4.1 Custom Properties Possible Bug or Just Weirdness
Sohail Bhamani Feb 5, 2013 12:35 PM (in response to deverts)Wow you had to jump through some hoops for that one. Turns out for me, it is just a MS limitation. No big deal. Thanks for the info though.
Sohail Bhamani
Loop1 Systems
-