logo

Live Production Software Forums


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

Notification

Icon
Error

Options
Go to last post Go to first unread
marcelmg77  
#1 Posted : 2 years ago
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 : 2 years ago
doggy

Rank: Advanced Member

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

Thanks: 300 times
Was thanked: 989 time(s) in 821 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 : 2 years ago
dmwkr

Rank: Advanced Member

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

Thanks: 62 times
Was thanked: 138 time(s) in 125 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 : 2 years ago
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 : 2 years ago
Roy Sinclair

Rank: Advanced Member

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

Thanks: 11 times
Was thanked: 27 time(s) in 23 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
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.