Hello,
I have the variables in handler.php
Example
Name = 'Maria' Because in the
handler.php
$args->variables['Name']->value = 'Maria';
When I want to modify in design the same report Variables.mrt
The initial value of the Name is =""
I want to see the current value that updates it in handler.php Name='Maria'
If in the design I update the variable Name = "Maria12345" in the preview it shows only the Maria the original value changed in the handler.
What should I do?
Thank you.
Variable categories from code
-
- Posts: 7212
- Joined: Tue Mar 20, 2018 5:34 am
Re: Variable categories from code
Hello,
Sorry, maybe we did not exactly understand your question. Could you explain your task in more detail?
Thank you.
Sorry, maybe we did not exactly understand your question. Could you explain your task in more detail?
Thank you.