LINKTOFORM with a column value and a Initial value int the other table

Hi guy's, 

I'm facing a small issue (i guess it's simple), but though I can't solve it. 

I have a table A with a form, one element in the form is drop down of ref (table B) with a Add new action. The Add new action bring the user to a new form (table B). 

I've made a action on the save button of the form (B) to link back to form A with the new value preset.

In Form A I've also a initial value expression to preset with the previous value (it's usually always the same). 

Both of them work fine, but not together. The Initial Value expression erase the liketoform value.

 

Do you have any leads?

0 4 177
  • UX
4 REPLIES 4

"I've made a action on the save button of the form (B) to link back to form A with the new value preset."

I think this won't be needed as it automatically took me to the original table once new item is created in ref table.

Ok, but how can I overpass the expression of the Initial Value ? Did it work for you ? 

Can pls explain a bit more about the initial value expression you are using.

1) I'm using a virtual column in table A referencing the same Table A with a maxrow() and a timestamp. 

2) In the initial value I use a deref to get the previous value preset [MosteRecent].[Column I Want].

Capture d’écran 2022-07-19 224047.pngCapture d’écran 2022-07-19 224458.png

Top Labels in this Space