RE: Having a problem with MyFaces 2.1.10 (and 2.1.11) commandButton submit *AFTER* using for partial page update

2013-04-02 Thread Jon Bionda
template. Jon -Original Message- From: Leonardo Uribe [mailto:lu4...@gmail.com] Sent: April-01-13 6:01 PM To: MyFaces Discussion Subject: Re: Having a problem with MyFaces 2.1.10 (and 2.1.11) commandButton submit *AFTER* using for partial page update Hi 2013/4/1 Jon Bionda > I

RE: Having a problem with MyFaces 2.1.10 (and 2.1.11) commandButton submit *AFTER* using for partial page update

2013-04-01 Thread Jon Bionda
Uribe [mailto:lu4...@gmail.com] Sent: April-01-13 6:01 PM To: MyFaces Discussion Subject: Re: Having a problem with MyFaces 2.1.10 (and 2.1.11) commandButton submit *AFTER* using for partial page update Hi 2013/4/1 Jon Bionda > I am seeing the same problem in many parts of our applicat

Re: Having a problem with MyFaces 2.1.10 (and 2.1.11) commandButton submit *AFTER* using for partial page update

2013-04-01 Thread Leonardo Uribe
update part of the page, the next full submit (usually a Save > function linked to a commandButton) just causes a re-write of the page and > does not hit the bean method specified on the commandButton's action > attribute (server breakpoint never triggered). Hitting the Save button a &g

Having a problem with MyFaces 2.1.10 (and 2.1.11) commandButton submit *AFTER* using for partial page update

2013-04-01 Thread Jon Bionda
Save function linked to a commandButton) just causes a re-write of the page and does not hit the bean method specified on the commandButton's action attribute (server breakpoint never triggered). Hitting the Save button a second time works, but obviously this is not acceptable. I found

Re: Problem with commandButton is not redirectioning

2012-10-31 Thread Mike Kienenberger
This really isn't a question specific to MyFaces. The primefaces forums might be a more appropriate place since you are dealing with primefaces components. However, Have you set a breakpoint on setSubmit() to see what is calling it? My guess is that either actionStatisticsEventUserCategory has

Re: Do Trinidad Tables update with new rows in PartialSubmit if a CommandButton outside table does the adding of rows?

2011-10-19 Thread Max Starets
Catherine, If the table has partialTriggers pointing to the command button, it should work just fine. I would check two things: 1) is your partial trigger Id set correctly, i.e do you need to do something like stepping out of the naming container, etc.?; 2) do you see table's HTML included in

Re: Do Trinidad Tables update with new rows in PartialSubmit if a CommandButton outside table does the adding of rows?

2011-04-28 Thread Walter Mourão
hing while IN that row) - you > need to force the update programmatically. BUT.. I would imagine that this > should work - people must have inline tables that need to get updated > without a full page update. > > It must just be me!!! > > THANKS! > > Catherine > >

RE: Do Trinidad Tables update with new rows in PartialSubmit if a CommandButton outside table does the adding of rows?

2011-04-28 Thread Catherine Rocchio
eed to get updated without a full page update. It must just be me!!! THANKS! Catherine -Original Message- From: Walter Mourão [mailto:walter.mou...@gmail.com] Sent: Thursday, April 28, 2011 7:02 AM To: MyFaces Discussion Subject: Re: Do Trinidad Tables update with new rows in PartialSubm

Re: Do Trinidad Tables update with new rows in PartialSubmit if a CommandButton outside table does the adding of rows?

2011-04-28 Thread Walter Mourão
It should work but... I had some issues regarding the table updates. What is the scope of 'wprolelist' ? In some cases I had to use the following method to 'force' the update, since the value attribute hasn't changed really changed (the list continues the same). private void updateTableValu

Do Trinidad Tables update with new rows in PartialSubmit if a CommandButton outside table does the adding of rows?

2011-04-28 Thread Catherine Rocchio
Hi there, I am trying to achieve a Partial Submit update of a Trinidad Table upon submit of a Command Button (called "Add Row"). The bean behind the table is definitely getting updated because when I do an overall page refresh, I see my new rows getting added - but I can't seem to get the tabl

RE: Do Trinidad Tables update with new rows in PartialSubmit if a CommandButton outside table does the adding of rows?

2011-04-26 Thread Gururaj, Sandeep
update with new rows in PartialSubmit if a CommandButton outside table does the adding of rows? Hi there, I am trying to achieve a Partial Submit update of a Trinidad Table upon submit of a Command Button (called "Add Row"). The bean behind the table is definitely getting updated b

Do Trinidad Tables update with new rows in PartialSubmit if a CommandButton outside table does the adding of rows?

2011-04-26 Thread Catherine Rocchio
Hi there, I am trying to achieve a Partial Submit update of a Trinidad Table upon submit of a Command Button (called "Add Row"). The bean behind the table is definitely getting updated because when I do an overall page refresh, I see my new rows getting added - but I can't seem to get the tabl

Re: commandButton actionListener not invoking managed bean method (2nd time)

2010-11-16 Thread Cédric Durmont
ntln("..."), to confirm if it is being > called.  It is not.  Any ideas on what I am missing (something obvious, I am > sure)? > > Here is the xhtml file with the unresponsive commandButton: > -

Re: commandbutton does not call the backend bean

2010-09-29 Thread Xiaobo Yang
Thanks. I've resolved the problem. It is related to the selectOneRadio component I used. - Xiaobo On 28 September 2010 16:43, Christian Kaltepoth wrote: > Seems like the validation failed for some reason. Did you add a > to the page? You could also try to skip the model update > (and valdiation)

Re: commandbutton does not call the backend bean

2010-09-28 Thread Christian Kaltepoth
Seems like the validation failed for some reason. Did you add a to the page? You could also try to skip the model update (and valdiation) by setting the immediate attribute of the button to "true". Christian 2010/9/28, Xiaobo Yang : > Hi all, > > I'm using MyFaces 1.1.5 and Tomahawk 1.1.6 in an

commandbutton does not call the backend bean

2010-09-28 Thread Xiaobo Yang
Hi all, I'm using MyFaces 1.1.5 and Tomahawk 1.1.6 in an application and got a problem with a button. When I clicked the button, it did not call the backend bean but stayed in the same page. I noticed the lines below in the log file. org.apache.myfaces.lifecycle.LifecycleImpl - exiting from lifec

AW: Click CommandButton from BackingBean

2010-05-21 Thread Leis, Matthias - SID-NLKM
0 16:38 An: MyFaces Discussion Betreff: AW: Click CommandButton from BackingBean Hello Matthias, why don't you just submit the form normally to your webserver and let the webserver post to the web service? - This would probably be a lot more clean - architecture wise. Mit freundlichen G

AW: Click CommandButton from BackingBean

2010-05-20 Thread Eisenträger , Tobias
warze Sitz und Registergericht: Düsseldorf, HRB 1371 USt-ID-Nr.: DE 119 355 995 > -Ursprüngliche Nachricht- > Von: Leis, Matthias - SID-NLKM [mailto:matthias.l...@sid.sachsen.de] > Gesendet: Donnerstag, 20. Mai 2010 15:59 > An: MyFaces Discussion > Betreff: AW: Click CommandBut

AW: Click CommandButton from BackingBean

2010-05-20 Thread Leis, Matthias - SID-NLKM
gliche Nachricht- Von: users-return-56620-matthias.leis=sid.sachsen...@myfaces.apache.org [mailto:users-return-56620-matthias.leis=sid.sachsen...@myfaces.apache.org] Im Auftrag von Vinod Krishnan Gesendet: Donnerstag, 20. Mai 2010 15:15 An: MyFaces Discussion Betreff: Re: Click CommandButton from B

Re: Click CommandButton from BackingBean

2010-05-20 Thread Vinod Krishnan
; Auftrag von Vinod Krishnan > Gesendet: Donnerstag, 20. Mai 2010 13:20 > An: MyFaces Discussion > Betreff: Re: Click CommandButton from BackingBean > > it should be like > > hiddenButton.queueEvent(new ActionEvent(hiddenButton)); > > On Thu, May 20, 2010 at 4:41 PM, Lei

AW: Click CommandButton from BackingBean

2010-05-20 Thread Leis, Matthias - SID-NLKM
chsen...@myfaces.apache.org] Im Auftrag von Vinod Krishnan Gesendet: Donnerstag, 20. Mai 2010 13:20 An: MyFaces Discussion Betreff: Re: Click CommandButton from BackingBean it should be like hiddenButton.queueEvent(new ActionEvent(hiddenButton)); On Thu, May 20, 2010 at 4:41 PM, Leis, Matthias - SID

Re: Click CommandButton from BackingBean

2010-05-20 Thread Vinod Krishnan
ollowing. > > The visible button has now an actionListener. In this actionListener I do > hidden.queueEvent(e); > > Where "hidden" is the hidden CommandButton (the one I want to click > programmatically) and "e" is the ActionEvent of my visible CommandButton > (

AW: Click CommandButton from BackingBean

2010-05-20 Thread Leis, Matthias - SID-NLKM
Vinod, thank you for your post. I'm not sure, if I completely understood you, but I tried the following. The visible button has now an actionListener. In this actionListener I do hidden.queueEvent(e); Where "hidden" is the hidden CommandButton (the one I want to click programma

Re: Click CommandButton from BackingBean

2010-05-20 Thread Vinod Krishnan
yes you can do that using a binding for the second button and do it like queuing the event in the actionlistener of the first button getButton1().queueEvent(new ActionEvent(getButton2())); On Thu, May 20, 2010 at 1:16 PM, Leis, Matthias - SID-NLKM < matthias.l...@sid.sachsen.de> wrote: > Hi! > >

Click CommandButton from BackingBean

2010-05-20 Thread Leis, Matthias - SID-NLKM
Hi! Is it possible to click a from JavaCode? Code I have so far: public void clickButton() { FacesContext currentInstance = FacesContext.getCurrentInstance(); UIComponent component = currentInstance.getViewRoot().findComponent("submit"); if (component instanceof HtmlCommandButton) {

[TRINIDAD] Is blocking attribute working on commandButton ?

2010-05-17 Thread Jakub Kahovec
Hello, I'm using Trinidad 1.2.13 and I've been trying to make blocking attribute working on commandButton tag but it doesn't seem to be doing anything. I've searched through the mailing list but haven't found a clear answer for that. Then I went into the sou

Is blocking attribute working on commandButton ?

2010-05-17 Thread Jakub Kahovec
Hello, I'm using Trinidad 1.2.13 and I've been trying to make blocking attribute working on commandButton tag but it doesn't seem to be doing anything. I've searched through the mailing list but haven't found a clear answer for that. Then I went into the sou

Re: [Trinidad] commandButton doesn't fire (missing onclick attribute)

2010-01-09 Thread schneidc
How embarrasing, there was indeed the form tag missing. My former IDE always took care of such things and inserted them by itself. Maybe one should't get used to drag & drop features too much :-) -- View this message in context: http://old.nabble.com/-Trinidad--commandButton-doesn

Re: [Trinidad] commandButton doesn't fire (missing onclick attribute)

2010-01-09 Thread Michael Kurz
Hi, just a shot in the dark: do you have a form surrounding your buttons? regards Michael schneidc schrieb: Hi, I've just been playing around with MyFaces (1.2.8), Trinidad(1.2.12) on a Glassfish (V3) app server and everything went better than I thought it would (as I'm still pretty new to th

[Trinidad] commandButton doesn't fire (missing onclick attribute)

2010-01-09 Thread schneidc
the reason why it doesn't fire, but how to come that the attribute is missing? Thanks Simon -- View this message in context: http://old.nabble.com/-Trinidad--commandButton-doesn%27t-fire-%28missing-onclick-attribute%29-tp27086633p27086633.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: [Trinidad] commandButton action method not called

2010-01-05 Thread Mahdy
hen the action procedures of both buttons are never called. But: when >>>> I >>>> just remove the the action procedure of the >>>> is called as I would expect >>>> (the is then of course not rendered). I can't >>>> imagine >>>> that and don't work at all, so >>>> probably I am doing something very wrong?? (I just started moving from >>>> JSF to Trinidad, so I'm relatively new here, any help would be greatly >>>> appreciated). >>>> I am using jsf-1.2_07-b03-FCS with trinidad-1.2.5. >>>> >>>> Paul. >>>> >>>> >>>> >>> >> >> >> >> > > -- > Paul van Rossem, Van Rossem Timeware > Tempellaan 18, 3721 VH Bilthoven > tel: 030-220.4006, fax: 030-220.3445 > www.timeware.nl, mobiel 06-5468.3405 > > > -- View this message in context: http://old.nabble.com/-Trinidad--commandButton-action-method-not-called-tp15307515p27026653.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: setting managed bean property depending on commandButton action result

2009-06-19 Thread Anton Gavazuk
just store any value in session scope and show it on final page 2009/6/17 syllepsa > > Hi! > > I have got commandButton. The button invokes action method. Depending on > the > method result I would like to set managed bean String property: > > 1. for success: "You

setting managed bean property depending on commandButton action result

2009-06-17 Thread syllepsa
Hi! I have got commandButton. The button invokes action method. Depending on the method result I would like to set managed bean String property: 1. for success: "You have been correctly logged in" 2. for failure: "Try once again" Then user should go to the next page where

Re: modalDialog and commandButton action

2009-03-16 Thread bangou
uot; >> onclick="dojo.widget.byId('FormDialog').hide();"/> >> >>>action="#{user.selectetedUnternehmen.save}" >>value="#{key.bSave}" /> >>

Re: modalDialog and commandButton action

2009-03-16 Thread Richard Yee
();"/> <%- or this one--%> value="#{key.bSave}" action="#{user.selectetedUnternehmen.save}}" /> it doesn't really work :( ! could you tell me what's wrong? king regard

modalDialog and commandButton action

2009-03-16 Thread bangou
it doesn't really work :( ! could you tell me what's wrong? king regards! bangou -- View this message in context: http://www.nabble.com/modalDialog-and-commandButton-action-tp22533776p22533776.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: commandButton: onclick: disable

2009-02-17 Thread Richard Yee
uot;this.disabled=true; return true" in a commandButton >> the action is not executed? I'm trying disable the button after a click. > > Disabled controls are never sent to the webserver on submit: > http://www.w3.org/TR/html401/interact/forms.html#h-17.12 > > Use "r

Re: commandButton: onclick: disable

2009-02-16 Thread Simon Kitching
SANTINI, Rafael schrieb: > Hi, > > Why when onclick="this.disabled=true; return true" in a commandButton > the action is not executed? I'm trying disable the button after a click. Disabled controls are never sent to the webserver on submit: http://www.w3.org/TR/ht

commandButton: onclick: disable

2009-02-16 Thread SANTINI, Rafael
Hi, Why when onclick="this.disabled=true; return true" in a commandButton the action is not executed? I'm trying disable the button after a click. Thanks, Rafael Santini

Re: commandbutton action not being invoked if form contains programatically-defined selectitems

2009-02-11 Thread Cedric Hurst
= (Calendar)begin.clone(); >>end.add(Calendar.HOUR, 24); >> >>return selectItemsFromTimeRange(begin, end); >> } >> >> Managed Bean method to Process Action: >> >> public String createEventAction() >> { >>System.out.

[Trinidad] commandButton does not work on Pocket PC

2009-02-03 Thread Huettenkofer Michael
Hello, trying to access a simple application based on MyFaces, Trinidad and Facelets from a Pocket PC (Windows CE 4.20, MSIE 4.01), I am experiencing a problem which seems to be identical with issue TRINIDAD-457 (https://issues.apache.org/jira/browse/TRINIDAD-457): I cannot navigate through th

Re: commandbutton action not called

2008-11-25 Thread alvaro tovar
exiting from lifecycle.execute >> > ? >> > thanks >> > >> > 2008/11/25 Guy Bashan <[EMAIL PROTECTED]> >> >> >> >> maybe validation fails. try putting messages tag or adding >> immediate=true. >> >> >> >>

Re: commandbutton action not called

2008-11-25 Thread alvaro tovar
tag or adding > immediate=true. > >> > >> Sent from my iPhone > >> > >> On 25/11/2008, at 01:14, "alvaro tovar" <[EMAIL PROTECTED]> wrote: > >> > >>> hello > >>> > >>> i have a commandbutton actio

Re: commandbutton action not called

2008-11-25 Thread Andrew Robinson
rue. >> >> Sent from my iPhone >> >> On 25/11/2008, at 01:14, "alvaro tovar" <[EMAIL PROTECTED]> wrote: >> >>> hello >>> >>> i have a commandbutton action that is not called >>> >>> >>> [DEBUG] 24 nov

Re: commandbutton action not called

2008-11-25 Thread alvaro tovar
from my iPhone > > > On 25/11/2008, at 01:14, "alvaro tovar" <[EMAIL PROTECTED]> wrote: > > hello >> >> i have a commandbutton action that is not called >> >> >> [DEBUG] 24 nov 05:58:23.091 PM httpSSLWorkerThread-8126-1 >> [org.apache.

Re: commandbutton action not called

2008-11-24 Thread Guy Bashan
maybe validation fails. try putting messages tag or adding immediate=true. Sent from my iPhone On 25/11/2008, at 01:14, "alvaro tovar" <[EMAIL PROTECTED]> wrote: hello i have a commandbutton action that is not called [DEBUG] 24 nov 05:58:23.091 PM httpSSLWor

commandbutton action not called

2008-11-24 Thread alvaro tovar
hello i have a commandbutton action that is not called [DEBUG] 24 nov 05:58:23.091 PM httpSSLWorkerThread-8126-1 [org.apache.myfaces.lifecycle.LifecycleImpl] exiting from lifecycle.execute in RESTORE_VIEW 1 because getRenderResponse is true from one of the after listeners i am thinking maybe

CommandButton Action NOT being invoked

2008-11-05 Thread Ziya Guven Koylu
Hi, I have a two dependent selecOneMenu in my page and they have parent child dependency when i fill in the form. At first submit the action method could't be invoked although i have no validation error on page. when i press the commandButton second time the method being invoked. customerBe

AW: Sandbox: periodicalUpdate of pprPanelGroup blocked by commandButton

2008-10-08 Thread Anton Kunze
: periodicalUpdate of pprPanelGroup blocked by commandButton Hello, i'am using the sandbox pprPanelGroup with periodicalUpdate to realize a progress bar. If I start my time consuming server request by a commandLink my progress bar works fine if I use the "excludeFromStoppingPeriodicalUpdate&quo

Sandbox: periodicalUpdate of pprPanelGroup blocked by commandButton

2008-10-01 Thread Anton Kunze
time consuming request by a commandButton which blocks the periodicalUpdate. Is there a chance to avoid this blocking? best regards

Re: Sandbox periodicalUpdate of pprPanelGroup blocks by commandButton

2008-09-30 Thread ak-tec
It, very urgent. :working: Are there possibilities to solve my problem? best regards -- View this message in context: http://www.nabble.com/Sandbox-periodicalUpdate-of-pprPanelGroup-blocks-by-commandButton-tp19737746p19740260.html Sent from the MyFaces - Users mailing list archive at

Sandbox periodicalUpdate of pprPanelGroup blocks by commandButton

2008-09-30 Thread ak-tec
time consuming request by a commandButton which blocks the periodicalUpdate. Is there a chance to avoid this blocking? best regards -- View this message in context: http://www.nabble.com/Sandbox-periodicalUpdate-of-pprPanelGroup-blocks-by-commandButton-tp19737746p19737746.html Sent from the

Re: commandbutton action not being invoked if form contains programatically-defined selectitems

2008-08-24 Thread Volker Weber
he full codebase for working and non-working versions can also be found > here: > > http://trac.assembla.com/moworking/browser/branches/CreateEventActionWorkingWithNoSelectItems?rev=63 > > http://trac.assembla.com/moworking/browser/branches/CreateEventActionNotWorkingWithSelec

commandbutton action not being invoked if form contains programatically-defined selectitems

2008-08-24 Thread Cedric Hurst
ease let me know if you have any suggestions. Environment === MyFaces Core 1.2.3 MyFaces Tomahawk 1.1.6 Apache Geronimo 2.1.2 (Tomcat) Java HotSpot 1.5.0 64-bit Server VM Apple Mac OS X 10.5 (Leopard) Thanks, - C -- View this message in context: http://www.nabble.com/commandbutton-action-not-being-in

Blocking attribute on commandButton and commandLink

2008-07-31 Thread Dhaliwal, Balvindar
Hello, To follow-up on TRINIDAD-1157 (Blocking attribute of commandButton does not work), is there any update available? When the commandButton is clicked, I would expect subsequent clicks to be synchronised (ie wait until previous requests have completed). This is not happening and I am geeting

Re: [Trinidad] commandButton in dialog page with lightweight dialogs enabled and partialSubmit="true" doesn't close the dialog?

2008-06-16 Thread Richard Yee
7;" to clear the statusIndicator and also have the dialog close properly. This is what I had for my commandButton when I tried using the partialSubmit and immediate attributes: Did you have any other attributes? In my handleDialogOkButton method, I am calling RequestContext.g

Re: [Trinidad] commandButton in dialog page with lightweight dialogs enabled and partialSubmit="true" doesn't close the dialog?

2008-06-14 Thread Richard Yee
Amit, I will try that. I didn't think of adding the attribute b/c I didn't think it was appropriate. My workaround until now was to use the onclick attribute to set the style of the busy span tag to display:inline. I made the id of the tr:statusIndicator = "status" and then used onclick="docu

Re: [Trinidad] commandButton in dialog page with lightweight dialogs enabled and partialSubmit="true" doesn't close the dialog?

2008-06-13 Thread WMG_Amit
gt; dialog framework or is it expected behavior? > > Thanks, > > Richard > > -- View this message in context: http://www.nabble.com/-Trinidad--commandButton-in-dialog-page-with-lightweight-dialogs-enabled-and-partialSubmit%3D%22true%22-doesn%27t-close-the-dialog--tp17829247p17

[Trinidad] commandButton in dialog page with lightweight dialogs enabled and partialSubmit="true" doesn't close the dialog?

2008-06-13 Thread Richard Yee
Hi, I have a dialog page that contains a tr:statusIndicator tag. In order for the status indicator to display, I need to have the partialSubmit attribute in my command button that is used to close the dialog set to 'true'. However, it when I do this, the dialog does not close. Is this a bug in the

[Trinidad] calling FacesContext.addMessage from a commandButton with partialSubmit="true"

2008-05-29 Thread Richard Yee
It seems that if the partialSubmit="true" attribute is used on a commandButton that is used to submit a page, a redirect is done to display the next page rather than a forward. This makes displaying a message to the user with a call to FacesContext.getCurrentInstance().addMessage(FacesM

Re: commandButton action not executed

2008-04-08 Thread Scott Belnap
decoded. > > > > > > On Wed, Apr 2, 2008 at 10:54 AM, Scott Belnap <[EMAIL PROTECTED]> wrote: > > > > I have a page that has the following commandButton. > > > > > > > > > > > rendered="#{todoListBean.todoList.listId

Re: commandButton action not executed

2008-04-08 Thread Martin Marinschek
n-rendered components are > > not decoded. > > > > On Wed, Apr 2, 2008 at 10:54 AM, Scott Belnap <[EMAIL PROTECTED]> wrote: > > > I have a page that has the following commandButton. > > > > > >> > rendered="#{todoListBean.t

Re: commandButton action not executed

2008-04-02 Thread Scott Belnap
nd non-rendered components are > not decoded. > > On Wed, Apr 2, 2008 at 10:54 AM, Scott Belnap <[EMAIL PROTECTED]> wrote: > > I have a page that has the following commandButton. > > > > > rendered="#{todoListBean.todoList.listId ne 0}" /> > >

Re: commandButton action not executed

2008-04-02 Thread Andrew Robinson
Is todoListBean session scoped? If your todoList is not available during decode, the rendered will fail and non-rendered components are not decoded. On Wed, Apr 2, 2008 at 10:54 AM, Scott Belnap <[EMAIL PROTECTED]> wrote: > I have a page that has the following commandButton. > &

commandButton action not executed

2008-04-02 Thread Scott Belnap
I have a page that has the following commandButton. When I click on the button it doesn't execute the action it just refreshes the page. But if I remove the rendered property so the commanButton tag looks like: jsf will execute the action #{todoListBean.update}. Does anyone know why w

Re: [Trinidad] commandButton action method not called

2008-02-07 Thread Paul van Rossem
Hi Matthias, Your request to upload a demo to Jira was exactly the right one I needed! In preparing a demo I dropped everything that wasn't essential and so I ended up with a working version. The problem was in my web.xml. It works now, which makes me very happy (I spent an awfull lot of time

Re: [Trinidad] commandButton action method not called

2008-02-06 Thread Matthias Wessendorf
should work can you upload a demo project to jira? -M On Feb 6, 2008 5:12 PM, Andrew Robinson <[EMAIL PROTECTED]> wrote: > Have you tried tr:form instead of h:form? Not sure if it will fix it, but > worth trying. > > > > On Feb 6, 2008 1:08 AM, Paul van Rossem <[EMAIL PROTECTED]> wrote: > > > I

Re: [Trinidad] commandButton action method not called

2008-02-06 Thread Andrew Robinson
Have you tried tr:form instead of h:form? Not sure if it will fix it, but worth trying. On Feb 6, 2008 1:08 AM, Paul van Rossem <[EMAIL PROTECTED]> wrote: > I tried the following simple jsf: > > > xmlns:jsp="http://java.sun.com/JSP/Page"; > xmlns:c="http://java.sun.com/jsp/jstl/core"; > xmln

[Trinidad] commandButton action method not called

2008-02-06 Thread Paul van Rossem
I tried the following simple jsf: http://java.sun.com/JSP/Page"; xmlns:c="http://java.sun.com/jsp/jstl/core"; xmlns:f="http://java.sun.com/jsf/core"; xmlns:h="http://java.sun.com/jsf/html"; xmlns:tr="http://myfaces.apache.org/trinidad";> In the face

commandButton does invoke action method

2008-01-17 Thread Zheng, Xiahong
How do I go about debug such problem? I have a PhaseListener installed and it indicates all six phases have been executed. Without source codes for 1.2 RI, I am really stuck.

Re: commandLink commandButton differences in file download behaviour problem

2007-11-21 Thread Carl Howarth
may not be the most elegant way of achieving my goal, it works. If anybody does have a solution to make the standard commandlink work I would still be very happy to hear it! Cheers, Carl -- View this message in context: http://www.nabble.com/commandLink-commandButton-differences-in-file-downl

Re: commandLink commandButton differences in file download behaviour problem

2007-11-20 Thread Carl Howarth
s anybody got a solution for this issue? I look forward to hearing one! Many thanks, Carl -- View this message in context: http://www.nabble.com/commandLink-commandButton-differences-in-file-download-behaviour-problem-tf2375460.html#a13858353 Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: [a4j] Combine commandButton with link

2007-09-28 Thread Bruno Aranda
Use the "action" attribute of commandButtons and commandLinks to handle navigation. It is the same for both and for all the UICommands, Cheers, Bruno On 27/09/2007, Wolfgang <[EMAIL PROTECTED]> wrote: > Hi, > > is there a possibility to combine the a4j:commandButton with the > a4j:commandLink? >

[a4j] Combine commandButton with link

2007-09-27 Thread Wolfgang
Hi, is there a possibility to combine the a4j:commandButton with the a4j:commandLink? So if I click on the button a new jsf site will be opened? Cheers, Wolfgang

[TRINIDAD] commandButton with empty text has strange offset in Firefox

2007-08-28 Thread Carsten Pieper
. In IE6, everything is rendered as expected (without those offsets). Any ideas? Is this a bug (and if yes, a Trinidad bug or a Firefox bug)? Thanks in advance, Carsten -- View this message in context: http://www.nabble.com/-TRINIDAD--commandButton-with-empty-text-has-strange-offset-in-F

Re: commandButton

2007-08-09 Thread ignicolist
> - Mensaje original > De: ignicolist <[EMAIL PROTECTED]> > Para: users@myfaces.apache.org > Enviado: jueves, 9 de agosto, 2007 14:05:34 > Asunto: commandButton > > > Hi, i have this code: > > > > >

Re: commandButton

2007-08-09 Thread Angel Miralles Arevalo
- Mensaje original De: ignicolist <[EMAIL PROTECTED]> Para: users@myfaces.apache.org Enviado: jueves, 9 de agosto, 2007 14:05:34 Asunto: commandButton Hi, i have this code: when i do sav

commandButton

2007-08-09 Thread ignicolist
something like having 4 commandButton or 4 commandLink that each one have the value 0,1,2 and 3, for when a click in each one make the save and send the respective value. Its thar possible? how? Tks -- View this message in context: http://www.nabble.com/commandButton-tf4242215.html

Re: Possible to trigger ModalDialog by commandButton?

2007-08-01 Thread David Delbecq
hi, in the onclick, if you don't want the submit to happen, you must "return false;" Otherwise, after execution of script, form is submited. En l'instant précis du 31/07/07 20:45, Jockel s'exprimait en ces termes: > Found a solution for my special pupose of confirmation dialog. It´s given > here:

Re: Possible to trigger ModalDialog by commandButton?

2007-07-31 Thread Jockel
> onclick="dojo.widget.byId('DialogContent').hide();"/> > > ... > > Has anybody a suggestion how I could solve my problem? Best would be a > solution where I can turn on and of the confirmation-s

Possible to trigger ModalDialog by commandButton?

2007-07-31 Thread Jockel
context: http://www.nabble.com/Possible-to-trigger-ModalDialog-by-commandButton--tf4194380.html#a11928451 Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: multiple selectOneMenu causes commandButton not to call action on submit

2007-07-17 Thread Alexander Wallace
Forgot to mention that I'm doing this in a portlet ... On Jul 17, 2007, at 10:40 AM, Alexander Wallace wrote: Hi All! We have weird issues with MyFaces 1.3 ... When we have multiple selectOneMenu in one form, the commandButton we have to act on the form does not stop in the acti

multiple selectOneMenu causes commandButton not to call action on submit

2007-07-17 Thread Alexander Wallace
Hi All! We have weird issues with MyFaces 1.3 ... When we have multiple selectOneMenu in one form, the commandButton we have to act on the form does not stop in the action or action listener methods of the managed bean. If we remove all but one selectOneMenu, the commandButton works

Re: pprPanelGroup - commandLink vs. commandButton

2007-07-14 Thread Michał 'Gandalf' Stawicki
mmandLink couses partial refresh However if I substitute commandLink with commandButton, it doesn't work anymore: whole page is submitted. regards, -- Michał Stawicki [EMAIL PROTECTED] http://stawicki.jasliska.pl -- Michał Stawicki [

pprPanelGroup - commandLink vs. commandButton

2007-07-14 Thread Michał 'Gandalf' Stawicki
This works as expected: clicking commandLink couses partial refresh However if I substitute commandLink with commandButton, it doesn't work anymore: whole page is submitted. regards, -- Michał Stawicki [EMAIL PROTECTED] http://stawicki.jasliska.pl

Escape commandButton value

2007-07-12 Thread bajistaman
Is it possible to escape the value of commandButton? http://www.nabble.com/Escape-commandButton-value-tf4068921.html#a11562727 Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: [Trinidad] commandButton and x y coordinates

2007-06-20 Thread Matthias Wessendorf
L PROTECTED]> wrote: > > > Looks like a bug needing a JIRA issue. > > > > > > -- Adam > > > > > > > > > On 6/19/07, andy jenkins <[EMAIL PROTECTED]> wrote: > > > > With trinidad as the default renderer I can't get the x y co

Re: [Trinidad] commandButton and x y coordinates

2007-06-20 Thread andy jenkins
0/07, Adam Winer <[EMAIL PROTECTED]> wrote: > > Looks like a bug needing a JIRA issue. > > > > -- Adam > > > > > > On 6/19/07, andy jenkins <[EMAIL PROTECTED]> wrote: > > > With trinidad as the default renderer I can't

Re: [Trinidad] commandButton and x y coordinates

2007-06-19 Thread Adam Winer
ult renderer I can't get the x y coordinates > > of an image commandButton. > > > > With trinidad as the default renderer, here's what POSTed: > > > > org.apache.myfaces.trinidad.faces.FORM=pageContent%3AmapPanel%3AmapForm > > org.apache.my

Re: [Trinidad] commandButton and x y coordinates

2007-06-19 Thread andy jenkins
enkins <[EMAIL PROTECTED]> wrote: > With trinidad as the default renderer I can't get the x y coordinates > of an image commandButton. > > With trinidad as the default renderer, here's what POSTed: > > org.apache.myfaces.trinidad.faces.FORM=pageContent%3AmapPanel%3Ama

Re: [Trinidad] commandButton and x y coordinates

2007-06-19 Thread Adam Winer
Looks like a bug needing a JIRA issue. -- Adam On 6/19/07, andy jenkins <[EMAIL PROTECTED]> wrote: With trinidad as the default renderer I can't get the x y coordinates of an image commandButton. With trinidad as the default renderer, here&#x

[Trinidad] commandButton and x y coordinates

2007-06-19 Thread andy jenkins
With trinidad as the default renderer I can't get the x y coordinates of an image commandButton. With trinidad as the default renderer, here's what POSTed: org.apache.myfaces.trinidad.faces.FORM=pageContent%3AmapPanel%3AmapForm org.apache.myfaces.trinidad.faces.STATE=%2140 Withou

RE: Issue with commandLlink and commandButton with popup.

2007-05-23 Thread Anil
and hidden variables generated for the events. This method did not get called when I used 'return true' in commandButton onclick event. old code: new code:(just removed 'return true') Thanks, Anil. -Original Message- From: Anil [mailto:[EMAIL PROTECTED] Sent: Tu

Re: JavaScript oamSubmit rendered only if commandButton is in component tree

2007-05-21 Thread Ernst Fastl
thread. On 5/21/07, Sertic Mirko, Bedag <[EMAIL PROTECTED]> wrote: Hi there I've a question regarding the oamSubmit JavaScript command. Why is it only Rendered if a commandButton or a commandLink is in the current component tree? Ive a custom component that needs these JavaScript

JavaScript oamSubmit rendered only if commandButton is in component tree

2007-05-21 Thread Sertic Mirko, Bedag
Hi there I've a question regarding the oamSubmit JavaScript command. Why is it only Rendered if a commandButton or a commandLink is in the current component tree? Ive a custom component that needs these JavaScript commands to work properly, so how can i enforce that the JavaScript command

Issue with commandLlink and commandButton with popup.

2007-05-15 Thread Anil
Hi, I am using Myfaces 1.4, Facelets and Spring Webflow in my project. I have a problem working with 'commandLink' and 'commandButton'. In my Page, I have a 'link'(commandLink) and a 'button'(commandButton). Desired behavior is that when I click on link,

Re: for commandButton

2007-05-03 Thread Matthias Wessendorf
that is a bug, there is a issue: https://issues.apache.org/jira/browse/TOMAHAWK-969 Ernst is working on it -M On 5/3/07, Dave <[EMAIL PROTECTED]> wrote: In javascript, call the button.click(). The form is submitted using normal submit, not ajax. Thanks for help. Dave _

for commandButton

2007-05-03 Thread Dave
In javascript, call the button.click(). The form is submitted using normal submit, not ajax. Thanks for help. Dave - Ahhh...imagining that irresistible "new car" smell? Check outnew cars at Yahoo! Autos.

commandButton image URL: external resources require protocol

2007-04-04 Thread John Elm
Hi all, Consider for a moment the following image input. Let's say I have a myfaces app, with a context root of "my/context/root", with a domain name of "www.mycompany.com". Notice that the src attribute starts with a doubleslash. When authoring non-JSF tags, this has been an effective way t

commandButton behaviour

2007-03-08 Thread pdt_p
Hi guys, I just started learning JSF and I am new in this forum. I apologize if I make mistake or my explaination is not clear. I have a JSF page which uses adf faces incubator CommandButton for a submit button. That submit button I set the “id” attribute called "SearchTestButton", la

  1   2   3   4   >