Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: How to add custom list interactor for asset list screenlet ?
Hi,
I am using following link to add custom interactor with asset list interactor
but i think sample code is not complete.
any help ?
Regards
Prakash kumar singh
Can you elaborate more your use case so I can guide you more on how to do it?
Thanks
Victor Galan:Can you elaborate more your use case so I can guide you more on how to do it?
Thanks
Actually i want to use my custom list services rather than screen sevices for asset list .That's why i was trying to use custom interactor but unable to use it.
Thanks
Hey,
I made a small sample to demonstrate how to do this, it is uploaded here
Basically, I used the AssetListScreenlet and instead of using the default services I used another one, which I think it is your case.
In your case you will have to do more or less the same but changing the connector code to call your custom services here
I hope it helps, let me know if have any doubts :)
Regards
Victor Galan:Hey,
I made a small sample to demonstrate how to do this, it is uploaded here
Basically, I used the AssetListScreenlet and instead of using the default services I used another one, which I think it is your case.
In your case you will have to do more or less the same but changing the connector code to call your custom services here
I hope it helps, let me know if have any doubts :)
Regards
I have seen your example but by going through the Documentation(Link) provided on the Liferay Portal, you have implemented it very differently. I just want to customize the Interactor, not the whole Screenlet.
Hey,
I know its different, but in this case, this way is more straightforward than the other
Powered by Liferay™