changed: - Signature: <pycode>dabo.ui.createForm(srcFile, show=False)</pycode> Description: Creates a live form from a .cdxml file. Returns a reference to the newly-created form, which is not visible unless the **'show'** parameter is passed as True. Returns: A reference to the **dabo.ui.dForm** object.