[Logo] OLD FORUM - Use new one: https://www.CaptainCasa.online/forum
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
t:repeat - bug or feature  XML
Forum Index -> Development
Author Message
rheinrichs

Power User
[Avatar]

Joined: 08/05/2009 10:05:36
Messages: 209
Offline

Hi!

The t:repeat tag allows a pane as subelement.
But the repeat tag seems only to work with a row as subelement.

Is there something missing (sizing) for using t:pane as sub element?

Additional: Is there a possibility to use the bean-browser (drag&drop) for setting the attribute values? (like grid implementation)

regards
;o) Roland
CaptainCasa

Power User
[Avatar]

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

Hi Roland,

this is an Editor restriction at the moment... - the editor is controlled by some XML file which tells what control to place below/aside what other control. For the REPEAT control this file seems to contain some gaps....

You can use the REPEAT everywhere. Please add it manually in the XML if it is not offered in the layout editor. And of course pay attention to keep a proper control structure:

Alllowed:
PANE
REPEAT
ROW

Not Allowed:
PANE
REPEAT
PANE

We will update the editor-control-file asap.

Reagrds, Björn

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