Hello, i need help.
i use args to bring a Data(SalesId) from Form A to Form B
this is my code:
*by default, the button already opens the FormB, so I only put the args.
but when i run it, the Data from Form B is different output
i need to get same output.
i think there's something wrong or missing in my code? help pls.