August 14, 200718 yr Is there a way to write a script that will edit a [color:red]specific value list? I have the lists setup so that each has the "edit" at the bottom of the dropdown. However, the user wants the ability to click a button and have a specific list open where he can add or delete entries all at once. I do not want him to have to go through the main menu of lists and have to select it before he edits it. I am not sure he is capable (I was hoping to create several buttons - one for each list and keep it in a "maintenance tab".
August 14, 200718 yr On possible solution. You could try creating the maintenance layout and creating a field for each value list. The value list itself can be values from that field. Just enter the values into the field and make sure you have a carriage return between values. You can add and delete at your leisure. That way the script simply goes to the layout and field that contains that specific value list. There may be a better way that someone else can help with. Mike
Create an account or sign in to comment