Page 1 of 1

Stack un-editable

Posted: Thu Oct 20, 2011 9:38 pm
by glpunzi
Hi all,

I'm playing a little, and after add a to a card a "Basic Table Field", I can't edit the stack, is always in browse mode. If I hange to edit mode, clicks, works as in Browsers mode.

Only with the attached stack.

Some idea?

Re: Stack un-editable

Posted: Thu Oct 20, 2011 9:52 pm
by bn
Hi glpunzi,

you have set the cantModify of the stack to true. That is why it behaves the way it does. Uncheck cantModify in the properties inspector ->Basic Properties and all is well.

Kind regards

Bernd

Re: Stack un-editable

Posted: Thu Oct 20, 2011 9:59 pm
by glpunzi
bn wrote:Hi glpunzi,

you have set the cantModify of the stack to true. That is why it behaves the way it does. Uncheck cantModify in the properties inspector ->Basic Properties and all is well.

Kind regards

Bernd
Hol# #### :oops:

Thanks