diff --git a/client/packages/lowcoder/src/comps/comps/formComp/formComp.tsx b/client/packages/lowcoder/src/comps/comps/formComp/formComp.tsx
index 1d2ac87bbc..7ee8106b33 100644
--- a/client/packages/lowcoder/src/comps/comps/formComp/formComp.tsx
+++ b/client/packages/lowcoder/src/comps/comps/formComp/formComp.tsx
@@ -60,6 +60,7 @@ import { messageInstance } from "lowcoder-design/src/components/GlobalInstances"
import { styled } from "styled-components";
import { styleControl } from "@lowcoder-ee/comps/controls/styleControl";
import { AnimationStyle } from "@lowcoder-ee/comps/controls/styleControlConstants";
+import { StringControl } from "comps/controls/codeControl";
const FormWrapper = styled.div`
height: 100%;
@@ -80,7 +81,8 @@ const childrenMap = {
disableSubmit: BoolCodeControl,
loading: BoolCodeControl,
onEvent: eventHandlerControl(eventOptions),
- animationStyle: styleControl(AnimationStyle)
+ animationStyle: styleControl(AnimationStyle),
+ invalidFormMessage: StringControl
};
type FormProps = TriContainerViewProps &
@@ -230,6 +232,7 @@ const FormBaseComp = (function () {
{(useContext(EditorContext).editorModeStatus === "logic" || useContext(EditorContext).editorModeStatus === "both") && (
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: