Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
onSave
xsriniva
Hi All,
When the save button is clicked i am using call server to call a external server and return a value.Once i get the value in my dct how do i popup the save popup form again.The control does not seem to go there
Find more posts tagged with
Comments
Migrateduser
Can't you have your callServer JSP return JavaScript to call the OpenAPI save function (not sure what it's called and don't have the docs handy)?
xsriniva
I can do that.Do you know how to call the save function.
Migrateduser
I think just IWDatacapture.save()