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?
Stack un-editable
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Stack un-editable
- Attachments
-
- Entidades.zip
- (1.89 KiB) Downloaded 172 times
Re: Stack un-editable
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
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
Hol# ####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

Thanks