How to create a Send Suggestion to Portal Developers with a simple link
Hello,
we would like to create a link in the portal, where final users can click, and it displays a new page with a textbox(where final users can enter their suggestions) and a "Send" button.
Once the suggestion is sent, it shoul appear in the universal worklist of the people who has certain roles or belongs to certain groups (for example AdministrationGroup).
We are already using a simple guided procedure to do this, but users don“t understand its front end.
Thanks in advance.
Avishai Zamir replied
Hi,
Take a look at this:
<a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/30d8e626-d74c-2a10-a986-a86017ea62c2">A Feedback Box/Suggestion Box Application using Web
Dynpro and the Knowledge Management APIs</a>
Instead of updating a document you can create a task like in here:
<a href="https://www.sdn.sap.com/irj/sdn/thread?messageID=2951055#2951055">Creating Collaboration Task using UWL API</a>
Best Regards,
Avishai Zamir