Hi,We have a requirement where we need to update the component (Get Latest component) on a page via external code which can be a CLT (called from a java class) or CSSDK API to update.Please suggest if this can be possible.We are using Teamsite 7.2.
CSSDK might not be the a viable option here. It is decoupled from livesite/Sitepub API's. We tried out something by hacking the get latest screen (mainly pulling out the javcript code using view source) and did processing. It did work for us. If that option is on the plate, i could give you some pointers.