You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mementodatabase
Hello, I need to Create an Entry Action script that asks mefor a Duration value (via an argument) and then uses this input to set the value of the 'Duration' field in the currently opened entry.
karam mohammed 1
unread,
Nov 9, 2025, 7:33:16 PM (9 days ago) Nov 9
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mementodatabase
Aurgments are not Duration but are two single choice list as 3 and 5 . So duration field must be set to 2
Mmm
unread,
Nov 10, 2025, 3:22:23 AM (9 days ago) Nov 10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mementodatabase
Результат 2 – это время в миллисекундах.
Чтобы получить результат "2 минуты" нужно 2 умножить на 60000.
Чтобы получить результат "20 минут" нужно 2 умножить на 600000.