Page 1 of 1

Customize submit button

Posted: Thu Apr 18, 2019 5:43 am
by pv3208t
Hello to everybody
I have a DateTime variable range in my report that my customer wonts to customize "From" and "To" labels to another words and submit button too.
how i can handle this request.

Re: Customize submit button

Posted: Mon Apr 22, 2019 6:27 am
by Lech Kulikowski
Hello,

You can use the From and To for DateRange variables:
{Variable1.From}
{Variable1.To}

Thank you.