[Logo] Enterprise Client Community
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
clientname attribute  XML
Forum Index -> Development
Author Message
wwillemsens

Power User

Joined: 14/11/2016 18:05:48
Messages: 32
Offline

Hi, when I fill in the clientname for t:button a value (for example xxx), then I see in the HTML indeed the xxx.
When I do that for t:field, I got xxx_field ( so '_field' is attached). Is this the normal behavior?

If yes, when and what is attached.


Kind regards
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5521
Offline

Hi,

yes: the reason is that one component sometimes (often) is rendered via more than one contained inner component. Each of the inner components has a clientname which then is dervice from the clientname that you pass to the whole component.

Regards, Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team