Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Input prompt not working properly?

Action "Data: set the values of some columns in this row" should prompt the user to enter a date.

I have tried bot the old INPUT() and [_INPUT], but the resulting prompt does not give an option to actually enter anything (it is the same for both input options)?

Settings for [_Input]:

Bildschirmfoto 2024-10-20 um 21.36.11.png

Bildschirmfoto 2024-10-20 um 21.35.47.png

 

Settings for INPUT():

Bildschirmfoto 2024-10-20 um 21.34.24.png

(note - column type has since been changed to "Date", this did not fix it)

The result in both cases gives only the action name, no option to actually _do_ anything:

Bildschirmfoto 2024-10-20 um 21.34.09.png

I have used this successfully in another app before and compared the settings, everything seems to be in order - what am I missing?

    

Solved Solved
0 1 187
1 ACCEPTED SOLUTION

Just found the issue - the column in question was set to hidden!

-> column used in [_Input] must be set to visible

View solution in original post

1 REPLY 1

Just found the issue - the column in question was set to hidden!

-> column used in [_Input] must be set to visible

Top Labels in this Space