Hello!
I’ve noticed a problem when using the formula @ViewTitle in the action of an embedded view. I’ve got a form showing multiple embedded views, each one with its actionBar and buttons. I’d like to write a unique shared action because all the buttons in the views are similar.
The problems appears when I try to read @ViewTitle inside the shared action to do defferent behaviour depending on the view the button was pressed. All of them return the same value: the view where the main form comes from. I’ve tried @UpdateFormulaContext, but it seems not to work.
Any ideas or suggestions?
Thank you very much,
Sergi Menendez,