Default values from inputs inside actions are not working

Hi,

We are trying to have default values inside inputs and it is not working. Is there something wrong I am doing?

Screenshot 2024-06-18 at 1.35.19โ€ฏPM.png

 

2 4 201
4 REPLIES 4

I don't understand why INPUT() function do not the hoped behaivor. But, a temporal solution to use dates or any calculated columns with input is:

 

1. Formulating the requested columns in Initial Value from data table and select; reset on edit?

 

2. Adding at least 1 data chanching column sorted as first. and apply some change in order that the requested columns will be recalculated.

 

 

Hi, thanks for your reply.

 

We did that action to edit an existing row, your first solution would not work for this.

Thanks again for your help.

Hi, my last reply was not sent correctly...

We did this action to quickly schedule "jobs" with default Date TODAY()+1 and a default time 7am. The time was pretty important for not having to deal with minutes each time... But those default value are not showing. We also want to gice the possibility for the user to change those values.

We did that action to edit an existing row, your first solution would not work for this.

Thanks again!

Could you please share screenshots or more detail of unexpected behavior?

The suggestion have to be functionally as you can see in the next GIF.
(First make a change and after that date column will get the initial value)

INPUT.gif

 I'll repit the same instructions with more detail:

1. Formulating the requested columns in Initial Value from data table.

1.2. Select; reset on edit? for initial value in requested columns.

2. Adding at least 1 data chanching column sorted as first.

2.1 First apply some change in other INPUT column to recalculate initial values of requested columns.

Top Labels in this Space