Answer the question
In order to leave comments, you need to log in
How to access a table field through another object module?
Through the form module, you can access the field through Element.Products.CurrentData.Price, but how can you access it through another object module?
Answer the question
In order to leave comments, you need to log in
"Current data" in another module, if the memory does not change, does not exist. That is, if you need to do something with them, then in the form module you write them to variables / array / structure / something else and call the desired function of another module. Then, again, in the form module, write the result back to the current data (or where you need to write it).
Through the form module, you can access the field through Element.Products.CurrentData.Price,
and how to address through other module of object?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question