Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Get forms's actors when validating CustomFormContainerBlock

Vote:
 

I have a CustomFormContainerBlock whichs extends the IFormContainerBlock.

I also have a AfterSubmissionActor which extends PostSubmissionActorBase.

Now whenever an editor saves the CustomFormContainerBlock I want to validate if this AfterSubmissionActor is added/connected to the CustomFormContainerBlock in a class called:

public class CustomFormContainerBlockValidator : IValidate<CustomFormContainerBlock>

{

}

Does anyone know how I from the CustomFormContainerBlock object can retrive the actors that are connected to the form?

#263286
Sep 17, 2021 10:25
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.