Tools
Sign in
Login
Forum
PDF Output - Named elements
Forum
>
Ask Anything
>
PDF Output - Named elements
n/A
posted
on June 11, 2014
at 11:15 AM
n/A
posted
on June 11, 2014
at 11:15 AM
Hi
Appway version 5.3.5
I do define variable in PDF Output document as Named String and then inherit the same in PDF Output Table.
We have tried so many different ways to define/initialize it but in PDF Output Table it always gives runtime error saying undefined element.
Thanks
Manoj S.
n/A
replied
on June 11, 2014
at 3:32 PM
n/A
replied
on June 11, 2014
at 3:32 PM
Hi Manoj,
how did you declare the variable on the PDFOutput? Is it Local or Assigned? Does it have an initialization expression (NewNamed(String))?
n/A
replied
on June 12, 2014
at 3:31 AM
n/A
replied
on June 12, 2014
at 3:31 AM
Hi Mauro,
Yes on PDF Output its Local with initialization NewNamed(String)
Also tried different other options to initialize it like $tocMap['one'] := 'test' OR {'one','test'} Named String;
Even we are tried it re-declaring it in PDF Output Table as well but didnt work.
Thanks
Manoj
n/A
replied
on June 13, 2014
at 11:32 AM
n/A
replied
on June 13, 2014
at 11:32 AM
Please open a support ticket for this case attaching relevant server logs and an export with the two business objects that are giving you this problem.
Please
sign in
to add a reply
About this site
|
Terms of use
|
Privacy statement
|
Contact us
© 2025 Appway AG. All Rights Reserved.
Appway version 5.3.5
I do define variable in PDF Output document as Named String and then inherit the same in PDF Output Table.
We have tried so many different ways to define/initialize it but in PDF Output Table it always gives runtime error saying undefined element.
Thanks
Manoj S.