From 4736173f882a5d06aa8431b0acc9fd13fa674a71 Mon Sep 17 00:00:00 2001 From: jasquat Date: Mon, 23 Oct 2023 11:52:51 -0400 Subject: [PATCH] updated target links for Read and Learn More in rjsf editor so they pin to different tabs w/ burnettk --- .../src/components/ReactFormBuilder/ReactFormBuilder.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spiffworkflow-frontend/src/components/ReactFormBuilder/ReactFormBuilder.tsx b/spiffworkflow-frontend/src/components/ReactFormBuilder/ReactFormBuilder.tsx index e939ab7ed..7f6c8e4a6 100644 --- a/spiffworkflow-frontend/src/components/ReactFormBuilder/ReactFormBuilder.tsx +++ b/spiffworkflow-frontend/src/components/ReactFormBuilder/ReactFormBuilder.tsx @@ -422,9 +422,9 @@ export default function ReactFormBuilder({

The Json Schema describes the structure of the data you want to collect, and what validation rules should be applied to each - field. + field.{' '} Read More @@ -442,9 +442,9 @@ export default function ReactFormBuilder({

These UI Settings augment the Json Schema, specifying how the - web form should be displayed. + web form should be displayed.{' '} Learn More.