This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - How to add Sequence numbering for items on main Grid.

Vardhan - Thursday, January 31, 2013 7:14 AM:

Hi all,

   PartBOM relationship is having  sequence numbering for items .  Same way Can we get sequence numbering for Items on main grid. If I select parts under TOC all parts should have a sequence numbering.      By using 'sort_order' property can I get this?

Thank you, Vardh.



jbiggs - Thursday, January 31, 2013 1:28 PM:

I think that if you uncheck "hidden" on the property that has the sequence number, it will appear as a column on the main grid?



Vardhan - Friday, February 1, 2013 2:50 AM:

 

Part Item type is not having the 'sort_order' property. I tried by adding this property, But no luck. It is not adding sequence number.



jbiggs - Friday, February 1, 2013 9:23 AM:

I just looked at the Part BOM sort_order property, and it appears that it is simply an integer datatype, and is not managed as a true Sequence by Innovator. In order to create a property that is a true Sequence, you must choose Datatype Sequence, and in the Data Source select the Sequence that you have created in the Sequence section of the Administration folder. I'm not sure what this will do for parts that have already been created though.