A typeahead field for specific programs
I am trying to add a typeahead field in a custom form that has the Program names from a specific group. I have tried to add a filter but it is not working. Has anyone else been successful at doing this?
I am trying to add a typeahead field in a custom form that has the Program names from a specific group. I have tried to add a filter but it is not working. Has anyone else been successful at doing this?

Robin, make sure you've selected the right reference object type (Program) for your typeahead field. We have something very similar where we have a typeahead field that pulls programs (we call em campaigns) for a specific group. Below is the textmode we use for the filter to make it happen. We also make sure we're only pulling active programs:
groupID=61437717002b67a5ecde394bd1060f8b
groupID_Mod=eq
isActive=true
isActive_Mod=eq
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.