Remove option with field and form rules

Remove option with field and form rules

Hi,

I'm trying to hide a specific support group for all requesters and technicians except for a few that has a certain role assigned to them by using field and form rules.

I want this script to execute when the form loads:
$CS.removeOptions("GROUP",["TJÄNST - Klient (Deployment) - IT"]); 

But it doesn't work on form load, it only works if i set it up on a field change.

What am i doing wrong?

Regards,
Alexander Nordin

                  New to ADSelfService Plus?