Topic by Nancy Sinha
Hello Everyone,
How can I get/fetch the current row record using PHP API that will be used to pass few values in a browser control?
I have a custom object workspace that has a browser control. Now I want to fetch the custom object's address and pass it to the browser. Need to fetch the current record of the custom object. How can I do the same using PHP API.