コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
12534 ビュー

I have tried  using "<tree string="Tree" create="false" delete="false">" but because I am allowing users to edit a row when editing it if the user hits enter to save  it creates a blank row (as seen in the screen capture below) that wont actually create a new record in the database but does create confusion for the end user. Is there anyway to avoid a new row being created when hitting enter in a field that is the last row in the tree view. I thought create="false" would fix the problem but it does not.

 

アバター
破棄
最善の回答

Mark the 'name' field as required.
So that you can't create a new record without filling it.

アバター
破棄
関連投稿 返信 ビュー 活動
3
4月 25
4613
5
11月 23
42943
3
9月 23
9435
1
9月 22
3700
3
3月 20
11002