Hi, Not sure can do this or not.
I create a link in a column and I want to pass the value to another form.
I’ve tried declare global variable on ‘onRecord’ events like [glo_page_no] = {page_no};
But I get the returned result 10 as this value is the last record in my database.
How should I do to get the different values to pass to another form?
Thanks in advance
Weng