numbering
2 Topics- Sharepoint Numbering Column won't let me have 001 or 012, it won't let me start with 0Is there a way to set a SharePoint number column to allow numbers that start with 0? We're setting up an index system and for some reason it always removes the 0 and there doesn't seem to be a way to have it not do that. I also tried to use a text row instead, but even that converts 001 to 1.00000003.9KViews0likes3Comments
- Blacked out Style elementsI'm having an issue with numbering.xml. For some reason, Word only shows black boxes in the "Styles" menu section, if numbering.xml does not contain the following element: <w:num w:numId="1"> <w:abstractNumId w:val="0"/> </w:num> Previously it worked fine without this element, but now it only shows black boxes if I don't put this element into the xml. I've checked the document with OpenXml_SDK Validator, and it does not complain about this missing element and says the document is valid. Is it really a mandatory xml tag or should I report it as a new bug?1.4KViews1like0Comments