B
Bidhan Sthapit
Guest
Hi, I'm am using KUIB 1.1 and trying it's blank view. This is the view I created following the tutorial provided. I have added button with name "Invoke". I want to call an invoke type operation when i click on the invoke button. I have assigned onClick event with function name "onInvokeCall". And also defined onInvokeCall in view-factory.js file. I have also defined a invoke type method GetCreditInfo() in the CustomerBE.cls. I want to call this function when i click in the invoke button. I have followed this tutorial. https://documentation.progress.com/output/pdo/index.html#page/pdo%2Fclient-javascript-code-3a-an-invoke.html%23 But, I'm confused how to invoke function and how do i subscribe to the afterInvoke events in KUIB. I have attached the files I'm working on. Regards, Bidhan (Please visit the site to view this file)
Continue reading...
Continue reading...