mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-13 19:15:31 +00:00
make it clearer how the Data View relates to task data
This commit is contained in:
parent
d6f3965c2b
commit
8069ea28e9
@ -462,7 +462,10 @@ export default function ReactFormBuilder({
|
|||||||
<TabPanel>
|
<TabPanel>
|
||||||
<p>
|
<p>
|
||||||
Data entered in the form to the right will appear below in the
|
Data entered in the form to the right will appear below in the
|
||||||
same way it will be provided in the Task Data.
|
same way it will be provided in the Task Data. In order to
|
||||||
|
initialize a form in the Workflow with preconfigured values or
|
||||||
|
set up options for dynamic Dropdown lists, this data must be
|
||||||
|
made available as Task Data variables.
|
||||||
</p>
|
</p>
|
||||||
<Editor
|
<Editor
|
||||||
height={600}
|
height={600}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user