Question
How to prepoulate new harness called as new doc
We want to call new harness on the work area with data prepoulated on the click of a button.
If we call harness with replace current/popup option we are able to provide the page and harness is displayed with the data.
We are calling new harness {new doc as we want it to appear in work area ) from click of a button from the popup but the harness is populated as we are not able to provide the page
How to prepopulate harness or using create work option with data?
Any help will be appreciated.
Are you keeping all the data you want to display in any Page.
If i understand your requirement correctly, before click of button all the data you want to show should be in any Page, And then save as the current harness which is shown currently( find using LIVE UI) shown to a specialized class for this scenario and customize the harness to show data from the page
example
Current change it to
.note TempPage.note