Forum Discussion
dlindinger
9 years agoIdeator I
You could add an activity before activity(a) that is automatic with method hooked onActivate. From that method, query for activity(a) and check its assignments. If it does not have one, then set the automatic boolean of activity(a) to true.
Dennis