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

Hello All,

Is there anyway i can update value of current record, for particular model while record is opened in form view from tree view?

I find one method of web module which is being called while we trigger or clicked on particular record in tree view. Now the Question is can we update value of that record directly while that action triggered?

Row Clicked event is triggered while opening record.

row_clicked
 

If this Question is not clear, will provide more information.

Thanks


Regards,

Anil.



アバター
破棄
最善の回答

By clicking on a button in the tree view yes, it can be done

アバター
破棄
著作者

Actually, I was wanted to update when record is open, user can click anywhere in record to open it from tree view. I have found solution for it by overriding row_clicked method of web module. thanks

最善の回答

give editable="top" or edutable="bottom"

example in tree view of xml

<tree editable="bottom">

アバター
破棄
関連投稿 返信 ビュー 活動
0
12月 15
4479
1
12月 17
8526
0
8月 16
4525
0
11月 19
7733
1
10月 17
3696