Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
I would like to edit an application made by a colleague who left my company.
In this application, there are several selection lists and for one of them, the value of the field cannot be changed.
In the active selections box, there is this filter but even if I click on "remove", or "clean", the filter doesn't disappear.
How can I remove that "forced" filter ?
Thank you for your help
Apparently you have an OnOpen trigger that makes selection in this field and locks it. You have to remove this trigger.
Hi Laura,
are there multiple values available for that field?
Try adding a listbox of that field to your app. It might have been locked. In that case there'll be an "unlock" option in the context menu.
HTH
Hi,
Select that list box and click on unlock as shown below.
Regards
ASHFAQ
Hi,
Try unlock all
and then clear all
Regards
Click "Unlock" first, than clear selections. This field is locked.
You might want to check if there are any triggers that are forcing that as your selection. Also I would Reset the clear state so that it is not defaulting to that specific selection (Image below will help you reset clear state)
HTH
Best,
Sunny
Hey Guys,
Ok, I have clicked on "unlock", then I saved the document and closed it. But when I open it again, the field is locked again..
How can I do to save the document with no locked field ?
Thank you
Apparently you have an OnOpen trigger that makes selection in this field and locks it. You have to remove this trigger.
Hi,
You have a trigger that locks the field when you open the application.
Settings - Document Properties