logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
marcelmg77  
#1 Posted : Thursday, May 11, 2023 5:37:35 AM(UTC)
marcelmg77

Rank: Newbie

Groups: Registered
Joined: 5/11/2023(UTC)
Posts: 3
Brazil
Location: Minas Gerais

Thanks: 2 times
Hi everyone,
I would like to have the possibility to enable confirmation when closing inputs, so that an input is not closed by mistake when clicking close.
An example of this confirmation when closing an input, would be the confirmation when deleting a file in Windows, before going to the recycle bin.
Reason: Many automations I've created depend exclusively on inputs, when deleting one of them by mistake, the functions and scripts stop working because the order of inputs change.
doggy  
#2 Posted : Thursday, May 11, 2023 6:25:55 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,214
Belgium
Location: Belgium

Thanks: 290 times
Was thanked: 952 time(s) in 787 post(s)
Originally Posted by: marcelmg77 Go to Quoted Post
Hi everyone,
the functions and scripts stop working because the order of inputs change.


in scripts/functions it's a good practise to reference the input by its name instead of the number (or by its key number)

ALso there is a lock button that will prevent you from unwanted input closings !
Ther is also a undo options if one hasn't taken the available precautions
thanks 1 user thanked doggy for this useful post.
marcelmg77 on 5/12/2023(UTC)
dmwkr  
#3 Posted : Thursday, May 11, 2023 2:06:13 PM(UTC)
dmwkr

Rank: Advanced Member

Groups: Registered
Joined: 2/23/2019(UTC)
Posts: 549

Thanks: 62 times
Was thanked: 128 time(s) in 117 post(s)
Originally Posted by: marcelmg77 Go to Quoted Post
Hi everyone,
I would like to have the possibility to enable confirmation when closing inputs, so that an input is not closed by mistake when clicking close.


Maybe take a close look at the Options tab in the Settings...
thanks 1 user thanked dmwkr for this useful post.
marcelmg77 on 5/12/2023(UTC)
marcelmg77  
#4 Posted : Friday, May 12, 2023 9:44:48 PM(UTC)
marcelmg77

Rank: Newbie

Groups: Registered
Joined: 5/11/2023(UTC)
Posts: 3
Brazil
Location: Minas Gerais

Thanks: 2 times
This is exactly what I was looking for.
I'm going to reference the inputs by its name instead of the number.
Thanks for the tips.
Roy Sinclair  
#5 Posted : Tuesday, May 16, 2023 8:26:14 AM(UTC)
Roy Sinclair

Rank: Advanced Member

Groups: Registered
Joined: 11/23/2020(UTC)
Posts: 170
United States
Location: Wichita

Thanks: 10 times
Was thanked: 24 time(s) in 20 post(s)
Originally Posted by: marcelmg77 Go to Quoted Post
This is exactly what I was looking for.
I'm going to reference the inputs by its name instead of the number.
Thanks for the tips.



Use the key, not the name because the name can be changed without changing the input number, the number can be changed without changing the name but the key never changes unless you "Close" the input and add it back again.
Users browsing this topic
Guest (4)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.