Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
5289 Переглядів

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">

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
груд. 15
4474
1
груд. 17
8523
0
серп. 16
4498
0
лист. 19
7727
1
жовт. 17
3687