Messages posted by scarsix06d
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icesoft.org  [Login] Login 
Messages posted by: scarsix06d  XML
Profile for scarsix06d -> Messages posted by scarsix06d [74] Go to Page: 1, 2, 3, 4, 5 Next 
Author Message
HI

I wanna know if exits a way for creating a custom ice:selectOneMenu just like in MS Excel when apply the filters I can select multiples options from the list.


Hi !!!!

Just now I'm trying to build a filter for a table, but I don't want that every time that someone uses the filter I have to create a temporal array with the resultset and on and on for every query

Exist a way for hide rows from A datamodel or listdatamodel or using an icefaces attribute .

thanks
.iceSelInpDateInput{
width: 85px;
}
HI !!!!!
What's up, finally I tested on Icefaces 1.8.2 and tomcat 6.24 and it didn't work.

Only if held down the ctrl key at the same time when I doing click under the link it works. Not exist any solution for solve that

Thanks all lot

Oscar
Hi all

I have a problem with Rich text object when use ie 8


Detalles de error de página web Agente de usuario: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; InfoPath.2) Fecha: Sun, 28 Mar 2010 18:52:05 UTC Mensaje: 'submit' es nulo o no es un objeto Línea: 71 Carácter: 1701 Código: 0 URI: http://localhost:8080/living/block/resource/LTQ5MTYyMDg1Mw==/editor/js/fckeditorcode_ie.js
Hi

well finally I too less the rich text 'cause i have a lot problems with the partial submit. So I use too tiny is easy of install.

thanks and hugs
Hi all

I have the next problem with the icefaces 1.8 + tomcat 6 when I work with the richText...


23/03/2010 12:12:21 PM org.apache.tomcat.util.http.Parameters processParameters
ADVERTENCIA: Parameters: Invalid chunk '=AutoDetectLanguage%3Dfalse%26DefaultLanguage%3Des%26FloatingPanelsZIndex%3D28000%26SkinPath%3D%252Fexpression%252Fblock%252Fresource%252FLTQ5MTYyMDg1Mw%253D%253D%252Feditor%252Fskins%252Fsilver%252F' ignored.


Code:
	<ice:inputRichText id="descriptionAddCD" height="150"
 											binding="#{CDForm.inputRichText}" width="98%"
 											saveOnSubmit="true" toolbar="Basic"
 											value="#{CDForm.description}" language="es" skin="silver" />
 										<ice:inputTextarea id="descriptionCDArea" visible="false"></ice:inputTextarea>


some ideas

thanks
wow lol it's problem is not normal ajajjaja

I try with chorme, ie, opera and safari and work fine, but with firefox cant join to the party jajaj.


http://190.27.81.107:8080/push/chat.jspx

on one of my servers. if you're conect can write
Hii try the code with out the rich text and work, but only if the window is open (and focus) when make the change of the another browser (another pc)

and try with the rich text and don't work 'cause have one problem
22/03/2010 12:37:23 PM org.apache.tomcat.util.http.Parameters processParameters
ADVERTENCIA: Parameters: Invalid chunk ignored.

Just now i try solve this problem.
You need to use javascript

<ice:commandLink id="cmdLink" onclick="window.open('url')"
value="Go to new Page"
action="#{DemoBean.eventHandler4 }">
</ice:commandLink>
http://localhost:8080/push/chat.jspx

try with that
Hii

Well i write a code (simple) where implements ajax push with a rich text
I don't know if you wanna that. But you can see the code

I try the application on ff, chrome and ie and work if write and save on ie browser in real time update ff and chrome.

But about see you need change the richtext and put more buttons (it's right?)

hugs
Hi

How's it going?

I was see the code.

And have a question. You wanna create a ajax push application when the rich text can update every time in real time.??

You create a page that contains a user data and load another things (is a complex page), and after you create a Rich object and i dont know do the resetAll method 'cause after you call some functions and your dont paste the code

regards
Don't worry. Finally if don't work the code you can create a javascript variable and before doing the partialsubmit you can get the richtext value and put the javascript variable and when the page load again put the javascript value variable on the richtext

well so i think that is necessary that your post the code.

 
Profile for scarsix06d -> Messages posted by scarsix06d [74] Go to Page: 1, 2, 3, 4, 5 Next 
Go to:   
Powered by JForum 2.1.7ice © JForum Team