hi everyone.
is there any documentation about command buttons? (apply Command for this case)
as background, I made a function to charge journal lines through code, and i want to add it the apply functionality from another form which is in a command button, I haven't seen before this so I read a bit about them and found that these buttons work with kernel functionalities so I can't look at the code, but I want to know a bit more about the way this works to know if what i'm trying to do it's even possible.
i mean they use parameters? which one(s)? the active datasource? maybe a field that is contained in the form that contains the apply command button but it's not in the form where i've implemented the function what method use whick commandbutton (ok command use ClosedOk method, cancel command use... closecancel? cancelok? method, apply command use which method? x command use n method.
I Hope I made myself clear.
thanks in advance.
*This post is locked for comments