Input does not Pop up

Hi everyone, i ve been trying to acomplish an action to add data from table A to B. I have some values that must be copied, but for the column "IMPORTE" i want that one to be input by the user. I tried with  Input(importe, "") but is does not work for me. How can i accomplish that functionallity? Leave you some screenshots of the action and the relation btw tables.

JPAN_0-1694781262330.png

JPAN_1-1694781267810.png

 

 

 

0 5 211
5 REPLIES 5

INPUT() doesn't work with adding a record, only for editing.

Hi. Thanks for that Marc!
So how can i achive that porpuse... I mean, adding data from table A, to B... but in the while, editing some columns. Any ideas? 
Thanks again!

LINKTOFORM() ?

This could also be a solution:
Solved: Re: Action to copy some data from table A to table... - Google Cloud Community

I recently tried the same you did and it would be awesome to have that functionality in the INPUT feature, it makes a lot of sense but it doesn't work. I guess in a future iteration of the feature it could be added.
I ended with a grouped action to create the record and then open a form for it to edit

I will try both path, the LINKTOFORM way, and the Grouped actions.
Thank you both for yor answers!

Top Labels in this Space