Hello everyone,
I have a requirement in which user will do some selections and will write a commentary based on that selection and creates bookmark for all this things.
What I have done is
- input box for writing comments
- a bookmark object(having add bookmark and select bookmark as option)
User write its comments in input box n then add bookmark, then he delete that comments as it was for that particular selection.
Now if he select that bookmark which he created then that comments is coming as blank.
I wants to store that comments along with bookmark.
I cannot use comment option which is dre while creating bookmark. because of two reasons
1. it come as a popup
2. I cannot send this comments in report(pdf)
Kindly let me know if requirement is not clear.
Thanks