August 17, 201114 yr I've got a script that runs using global fields. Once a task is completed, I want all globals to be cleared. I've got a step: Set Field [committee::g_report_begin_date;""] but the field isn't clearing. The global is defined as a date field. Is this why it won't clear - the calculation result isn't a date? Is there another way to do this?
August 17, 201114 yr The script step looks fine. Are you sure that it's a globally stored field? (I often add the "g" but forget the storage setting). Otherwise, post the entire script.
August 18, 201114 yr Author I LOVE the forums. I must have looked at that script for 20 minutes - you guessed correctly...forgot to set as globals! Thank you, thank you!
Create an account or sign in to comment