I'm working on a request offering for hardware moves. Some hardware moves are temporary, so I'd like to create one task for the initial move and a second task on the date specified in the request. I have an If block for the temporary moves, but I can't figure out how to delay creation of the task to the specified future date. I thought a Wait block with a timeout of the future date would do the trick, but I was mistaken. I don't have a lot of experience with Wait blocks.
↧