I found a few topics touching on similar topics but none have been addressed. I am looking for a way to edit a linked Canvas cell in the lookup cell rather than the source cell. This should be a relatively simple implementation I think
To explain clearly, here is what I’m trying to achieve
Could you provide some more information about what you are trying to do? Because, looking at the generic information you have provided, different views of the same table is going to address your problem well.
Hi Piet, it’s not about having different views for the same table.
Categories and topics are two different tables. I want the ability to sync the Notes column between Table Categories and Table Topics. Right now Notes in Topics is just a lookup formula
The only way I think you can do this is to use a button to edit the text in the 2nd table. The button actually opens the originating row, allows you to edit the text and you see the new text in both tables.
There is no way to directly edit a field that you fill with a formula, but this comes pretty close.
I made a small sample doc which you can copy to check out the formula used in the button.