Hi,
How can I add a button call 'Refresh', click it and get a value from other list base on input a vaule ?
For example, input a divison and click refresh button and get a approver from other list.
Thanks.
Hi,
How can I add a button call 'Refresh', click it and get a value from other list base on input a vaule ?
For example, input a divison and click refresh button and get a approver from other list.
Thanks.
Hi,
Just add a Button, configure it as Javascript.
Add the following code in the Advance, onclick field:
location.reload();
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.