How to create an action to insert a Time in a multiple rows

Hi all ๐Ÿ‘‹

I need to create an action to manually insert a time value on multiple rows...

Any ideas?

Solved Solved
0 5 230
1 ACCEPTED SOLUTION

Best option 1: 

Bulk select and edit option will be available in table and deck view. 

You need action with input () function. 

You need to enable quick edit for this to happen. 

__________________________

Option 2 : 

 

You can use Actions with type " set some of values to columns of this row

input () function. 

Create a new action : execute set of data action

Make necessary settings in the action like referenced table , referenced action etc. 

Attach previously created action.

 

View solution in original post

5 REPLIES 5

Best option 1: 

Bulk select and edit option will be available in table and deck view. 

You need action with input () function. 

You need to enable quick edit for this to happen. 

__________________________

Option 2 : 

 

You can use Actions with type " set some of values to columns of this row

input () function. 

Create a new action : execute set of data action

Make necessary settings in the action like referenced table , referenced action etc. 

Attach previously created action.

 

Thanks a lot for your reply,

I'm trying to work with the 2nd option, but what I would like to achieve is the ability to manually enter different times depending on the row selection

I apologize if I was unable to explain what I would like to achieve

 

Try to avoid 2nd option

And 

You can check out Quick edit in table view . Here you can enter values without going the form 

I've solved with second option and INPUT() Function 

Thank you so much for your help ๐Ÿ™

 

Bulk edit

 

_____โ€ƒ

IMG_20231112_170122.jpg

_____

โ€ƒ

IMG_20231112_170106.jpg

IMG_20231112_170106.jpg

Top Labels in this Space