Infernalspawn Posted September 20, 2007 Share Posted September 20, 2007 Hi everyone, i got a problem, ... i've created a String Attribute in my SOP, but i dont know if it worked because when i do the mmb on the sop it tells me that an attribute with the given name exists, but in the spreadsheet it is not available. Does somebody have experienced this problem ? thx for your help, Sebastian Quote Link to comment Share on other sites More sharing options...
michael Posted September 20, 2007 Share Posted September 20, 2007 what is it's class? Quote Link to comment Share on other sites More sharing options...
Jason Posted September 20, 2007 Share Posted September 20, 2007 what is it's class? Hey Sebastien, IIRC, in the HDK there is a difference between an Index attribute and a String attibute. You're meant to use the Index attribute rather than the String attribute. It's far more efficient if you are going to have the same string value in occurring often - and, if I'm not mistaken, it's what the Spreadsheet/Details View is looking for. The String attribute is really for carrying a unique string per entity and is subsequently rather wasteful in most cases. Quote Link to comment Share on other sites More sharing options...
Infernalspawn Posted September 24, 2007 Author Share Posted September 24, 2007 thx, ... it works with the index attribute! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.