Hi, i have a table1 that refers to table2 in a column type ref , with dropdown view.
if i ned to โaddโ new row ( es new customers) directly from this view in dropdown menu, and populate some rows depending from current choose in table 1, how i can do it ? i know how works the linktoform, but in this case , i want to do it from โNewโ action in dropdown menu
This isnโt directly possible, and would take a great deal of effort to do indirectly (if itโs even possible).
i 'm trying whit this formula in the coloumn that i want to populate
if(isnotblank(text(top([Related Table1],1))),โMyvalue1โ,โMyvalue2โ) and seems working
the new row has the related table empty, but if i add new rows from the drop menu, the related table is present, even if the row is empty
Hi Fabio.
Could you please explain your formula in a little more detail? Did it have the desired result?
Thank you
User | Count |
---|---|
34 | |
11 | |
3 | |
3 | |
2 |