David
My problem was in tab1.xhtml definition
I hadn't noticed that I was adding a body composition for my tabs files
I took them off and now booth scrolling and commandLink action are working
Thanks for all
Best regards
Ãrico
David Delbecq <[EMAIL PROTECTED]> wrote: Check there is no val
Check there is no validation error, that would explain why your command
is not executed in JSF lifecycle. Have no problems here with
commandLinks inside tabbed panes. Always use to ensure
validation is ok when you have an action that does not seem to be called.
Ãrico Teixeira a écrit :
Whi
Which validations are you reffering to ?
The two things that I tried to implement were scrolling and commandLink action
but as I said none of them is working
What could be the reason to the components do not work ok under this structure ?
David Delbecq <[EMAIL PROTECTED]> wrote: Chec
Check your validation, same kind of structure here (tabbedpane,
ui:insert, datatabels, actions, just not used scroller).
Be aware of following fact if you use server side tab switching:
1) switching tabs will not triggers, afaik, the change listeners
2) when submiting, only the current tab will b
I have a xhtml file where I added a panelTabbedPane and four panelTabs in it
Inside first panelTab definition I have facelets and ...
this tab1.xhtml contains a dataTable and a dataScroller
My problem is that nothing is working such as scroller events or commandLink
actions ...
---
5 matches
Mail list logo