Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
5497 Visualizzazioni

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
Abbandona
Risposta migliore

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

Avatar
Abbandona
Autore

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

Risposta migliore

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

example in tree view of xml

<tree editable="bottom">

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
dic 15
4604
1
dic 17
8681
0
ago 16
4638
0
nov 19
7871
1
ott 17
3831