Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am using input box to enter values manually , but it is not working as expected ,
Please find the attachment ,
kindly help me to get the requirement,
Thanks & Regards,
Anitha
Looks like it's working.
Only the clear limit - button should be referring to variable Limit.
Hi
The issue was that you were using two different variables. You were using "Limit" for the input box, but the Clear Limit button changed a variable called v_ReportLimit.
Please see the attached file and let me know if this solves your issue.
Regards
Steve
PFA.
Hi,
Thanks for the reply ,
Here my issue is i don't want to use even clear limit button separately to give default value(100000),
Need to achieve it from the input box itself by giving clear option(Tool option)
Is this possible?
Thanks,
Ankitha