| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 6 months |
| seen | Feb 12 at 21:36 | |
| stats | profile views | 6 |
|
Aug 27 |
awarded | Tumbleweed |
|
Aug 20 |
asked | How to filter data in a visio data graphic that is linked to a sharepoint list |
|
Jul 2 |
awarded | Notable Question |
|
Mar 29 |
awarded | Popular Question |
|
Aug 30 |
awarded | Teacher |
|
Aug 30 |
awarded | Student |
|
Aug 30 |
awarded | Scholar |
|
Aug 30 |
accepted | SharePoint 2010 Workflow Update Lookup Field on Item |
|
Aug 30 |
answered | SharePoint 2010 Workflow Update Lookup Field on Item |
|
Aug 30 |
comment |
SharePoint 2010 Workflow Update Lookup Field on Item So here is what I have been able to determine. If I change the workflow to just update the Current Item, everything works fine. If I also change the workflow to copy the item, then update the newly created item with a hardcoded ID, it works. What does not work is copying the item and then trying to dynamically update the value. I have no idea why yet. Still researching. |
|
Aug 29 |
comment |
SharePoint 2010 Workflow Update Lookup Field on Item i feel i have tried every possible combination of ID and value pair for this. Even used an Integer variable and hardcoded an integer value of 1. Still does not work. The value of the field before setting is 8;#201108 and I have tried 8, 201108, 8;#201108, etc. |
|
Aug 29 |
comment |
SharePoint 2010 Workflow Update Lookup Field on Item the data types are integers for the ID column. I have also tried the List Item ID type. |
|
Aug 29 |
awarded | Promoter |
|
Aug 24 |
asked | SharePoint 2010 Workflow Update Lookup Field on Item |
|
Nov 3 |
comment |
Disable/Bypass JavaScript Client Side Validation It is a custom form I am working on. Certainly do not want to disable javascript. Which functions would need to be overridden? Basically just looking for how to disable required field validation on date/time fields. Other solution would be to validate EVERYTHING on the client side, but I don't know where to start there either. |
|
Nov 2 |
asked | Disable/Bypass JavaScript Client Side Validation |