I have two issues I hope someone can help! I am barely a power user and struggling with this two issues.
1. I have a custom list in which I need a unique ID. How to create a incremental unique ID? I have tried all the solutions with using a work flow and it does not work. I’m sure I have done something but I don’t have the time to troubleshoot. Caveats are this is SP 2007 and we will be migrating to SP 2013 within a year. I don’t want to spend alot of time on it now when I probably have to rebuild in within a year. I have thought of a creative idea and it is actually working. I substring the “create” field to a text field so it becomes a unique ID. This appears to work on a new item creation but when the item is edited it does not work. Any other quick fixes someone can recommend?
2. The other issue is I had the HMTL code to use in a web part source editor to “show/hide” content when the user clicked on it. Some how the code “disappeared”…and now I cannot find the link that provided the code. Does anyone have it?
Thanks in advance!!