Page 1 of 1
Form Factory and Dialog Factories in an External Application

Posted:
Mon Nov 12, 2018 12:40 pm
by SBarnes
Will the dialog factory and form factory create screens that you can use in an external application?
I don't want to show them just rely on their functionality to send an email etc.
Re: Form Factory and Dialog Factories in an External Applica

Posted:
Mon Nov 12, 2018 3:15 pm
by Scott.Pearce
I don't think so.
Re: Form Factory and Dialog Factories in an External Applica

Posted:
Mon Nov 12, 2018 3:36 pm
by SBarnes
I now know you can’t I tried the form factory fails when creating a form
Re: Form Factory and Dialog Factories in an External Applica 

Posted:
Mon Nov 12, 2018 3:38 pm
by Scott.Pearce
Do you really need to create a form though? You said you were not going to actually show the form. Can you use the business logic factory to create the business logic object that is normally paired with the form?