Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

InputField Macro

Hey Community,

i use this macro

26. To reset InputField values

Sub ResetInputField

' Reset the InputField

  set fld = ActiveDocument.Fields("InputFieldName")

  fld.ResetInputFieldValues 0,  0   ' 0 = All values reset, 1 = Reset Possible value, 2 = Reset single value

End Sub

From Useful Qlikview Macros

My Question is how can i rest more then one field ?

And in one button to rest all my field to the last data from DB

Thank

24 Replies
Anonymous
Not applicable
Author

I dont know something is dont work for me  i add my app.

When i press the button its ok works fine but when i do reload its give me error

Anonymous
Not applicable
Author

Can you look at my app ?

tamilarasu
Champion
Champion

Sorry. I am using personal edition. I can look into your app only by Tuesday. Did you check the log file.? If possible, can you post your log file.?

Anonymous
Not applicable
Author

I did Just add the log file.

Thx

tamilarasu
Champion
Champion

I could not find any error line in the log file. But I am sure that this is not macro issue. Please post your script.!!

Anonymous
Not applicable
Author

I post it above take a look

tamilarasu
Champion
Champion

I meant your load script not macro.

Anonymous
Not applicable
Author

Can you tell me why the vb script wont work on Web view ?

tamilarasu
Champion
Champion

Some macros may work on the WebView. Please check the below links.

Input box not working in web view | Qlik Community

Why macro doesn't work in webview

Why few things are not working in WebView?

BTW, Did you find the solution for the above error message.?

Gysbert_Wassenaar

And it's the wrong one.


talk is cheap, supply exceeds demand