Hey Guys ! This blog is the reflection of my experience with liferay.I will be discussing each and every aspect of using liferay so that you can make your own portal with ease.
Thanks rohit but i am able to add the editor and submit the contents via ajax and on response i want to clear the contents in editor or can you guide me how to add the editor through javascript using innerHTML , i tried but its not working.
Can you email me you ajax code ? like both on the jsp and the java file (through which you used it to retrieve in the .class file ) salecha.rohit@gmail.com
Hi rohit sorry for replying late i tried to paste the code but not able to post it because the blog is not accepting the tags.Another problem is i am not able to get the contents from the dynamic editor.
Using 6EE,sp2. I have found your blog extremely helpful, but I am having a problem with the Datepicker section. I have slavishly copied your code, but have had no luck. 1. The hints file seems to be ignored. 2. Worse: I cannot get a Calendar to appear: if I apply the attribute type="text" I get a textfield with the correct date showing. If I leave the type attribute out, I get nothing but the field's label, i.e., I get no input box of any sort. I am wondering whether there may be a regression issue with sp2.
Can some one help us to provide the comments to our custom portlet. I tried to use ui-discussion tag, But some how i'm unable to see in the portlet itself. i placed the ui-discussion tag in the panel and i'm able to see the panel. Please help us. we are just now started using Liferay
can You please Give some Step by step tutorial for simple form and add and delete opertaion.i am totaly new and i had successfully integrated your books portlet but too much complex for me to make a new portlet.please
Great blog :)
ReplyDeleteThanks :)
ReplyDeletehelpful a lot ...... thanks
ReplyDeleteYour Welcome :)
ReplyDeleteRohit, This is very helpful...Thank u Very Much
ReplyDelete:)
ReplyDeleteCan you tell me how to clear the text in ui-editor from javascript
ReplyDeleteHi pradeep. Havnt tried anything with the liferay-editor. But hope this helps
ReplyDeletehttp://www.liferay.com/web/guest/community/wiki/-/wiki/Main/How+to+add+a+wysiwyg+html+editor+to+a+portlet
Thanks rohit but i am able to add the editor and submit the contents via ajax and on response i want to clear the contents in editor or can you guide me how to add the editor through javascript using innerHTML , i tried but its not working.
ReplyDeleteCan you email me you ajax code ? like both on the jsp and the java file (through which you used it to retrieve in the .class file )
ReplyDeletesalecha.rohit@gmail.com
Thanks rohit i got the solution . Now i am able to get the editor dynamically.
ReplyDeleteHi pradeep , could u still send your code for the editor ? i have been struggling with ajax a bit.
ReplyDeleteHi rohit sorry for replying late i tried to paste the code but not able to post it because the blog is not accepting the tags.Another problem is i am not able to get the contents from the dynamic editor.
ReplyDeleteHi pradeep , Can you mail it to me ?? like paste it in a notepad and mail it to me.
ReplyDeletesalecha.rohit@gmail.com
Rohit i have sent you the files please go through it and help me in getting the contents of editor.
ReplyDeleteCan u post how to add comments and edit comments also permissions on comments.
ReplyDeleteUsing 6EE,sp2. I have found your blog extremely helpful, but I am having a problem with the Datepicker section. I have slavishly copied your code, but have had no luck. 1. The hints file seems to be ignored. 2. Worse: I cannot get a Calendar to appear: if I apply the attribute type="text" I get a textfield with the correct date showing. If I leave the type attribute out, I get nothing but the field's label, i.e., I get no input box of any sort. I am wondering whether there may be a regression issue with sp2.
ReplyDeleteplz con u help me for.....finding ui taglib attribute value...
ReplyDeletelike for uitaglib
who to konw use "hour" for hourParam...
Can some one help us to provide the comments to our custom portlet. I tried to use ui-discussion tag, But some how i'm unable to see in the portlet itself. i placed the ui-discussion tag in the panel and i'm able to see the panel. Please help us. we are just now started using Liferay
ReplyDeleteThank Rohit so much
ReplyDeleteU are very helpful..good luck
simply superb blog....... thanks for sharing your knowledge
ReplyDeletecan You please Give some Step by step tutorial for simple form and add and delete opertaion.i am totaly new and i had successfully integrated your books portlet but too much complex for me to make a new portlet.please
ReplyDelete
ReplyDeletelabel-overlap{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
in above code i have tried to maintain the text overflow in the search conatiner but still it's not working .Can any body help me to resolve dis.