Se rendre au contenu
Menu
Cette question a été signalée
3 Réponses
5280 Vues

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.



Avatar
Ignorer
Meilleure réponse

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

Avatar
Ignorer
Auteur

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

Meilleure réponse

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

example in tree view of xml

<tree editable="bottom">

Avatar
Ignorer
Publications associées Réponses Vues Activité
0
déc. 15
4474
1
déc. 17
8522
0
août 16
4497
0
nov. 19
7725
1
oct. 17
3681