Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I'm trying to copy the behavior of the Clear button of the QV document someone else has developed.
The Clear button certainly has a Clear State set but I don't know how to see what the set is.
When I hit on "Clear" - actually nothing happens, it doesn't clear or change anything.
This is exactly what I want to achieve in my development.
Please assist me in creating the Clear State that will not clear anything.
By the way, there are no triggers, bookmarks or macro applied.
Thanks in advance!
Could it be something connected to a field in the script that was added specially for Clear State, and then it was selected and Clear State was set?
what happens if you press "unlock and clear all" (triangle on right handside of clear button)
all fields should be cleared then
Sure, all fields are cleared even if I press just on "Clear All". There is no need to press on "Unlock and Clear All" since no fields are locked. There is definitely Clear State applied to "Clear" button only, and this Clear State makes Clear button to do nothing.
are there any macros in your app (Strg+M). If yes, are there any Subs for clearstate or clear?
can you send sample app?
No, no macros connected to this issue...