I have an Item select list Workspace
value (a,b,c) in page 1
I am selecting some value ex:'a' in item page 1 and stored that in table.
Now I want to display the selected value in page 1 to should display as default item value of another item in another page 2 as default value.
Is this is possible please let me know how to proceed.