Hey thanks @Aleximo ! Turns out it was as easy as identifying the //Item, since that's the only thing in the node. For "real" items with more field...
Logic is same on both New and Edit, but there's a bug that the validation doesn't trigger on New unless other options (of Error Type) are checked. Ed...
So I figured out a weird nuance: when building the formula, we have to select from Named Controls instead of Item Properties and it appears to wo...
I appreciate the response. I tried that, and get the same result; unable to save because field is still invalidated despite the text field "ErrorType...
Absolutely brilliant, @kunalpatel - this is exactly what I need. Step 5 calculated value looks like this: If(isNullOrEmpty(EmployeeName ),UserP...
This has been discussed ad nauseum in countless threads, but I cannot for the life of me find how to correctly provision the workflow to iterate thro...
Hello! I need a validation rule to make a text field (Describe Error Type) mandatory when a box (g. Other) is checked on a multi-select. Field...
This should be dead easy, and likely solved 1000 times before, but I'm trying to get various user profile attributes to populate various form fields....
The Create Site action (SharePoint on-premise 2016) will work if permissions are inherited from the parent site, but I am unable to even save the wor...
Hello! I'm trying to create a workflow which uses a list item's information to create a subsite from an existing (and working) template. Howe...