Hello everybody,
i am pretty new to the LifeCycleDesigner and especially JavaScript. So, bear with me and my and my basic questions, which I am still unable to really understand (even after googling for days).
I am using the designer within SAP and want to create a form for purchase orders. In this form I want to have a global variable, which I can fill from every page and also access the stored data.
As of now I created a Variable in the Form Properties and tried to fill and access it, but without any success.
I know that I have to use “XFA.records<Fieldname>.value” to interact with the variable but with no results so far.
Sorry for the probably easy question, but I am really struggling with this task.
Maybe somebody can post some scrrenshots or sample code.
Thanks a lot!