Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Inputfields: to set inputfield values based on the current selections

Hi,

I am currently working on an application which requires users to input values in the inputfield in a table.

Does anyone has experience to use macro to set inputfield values automatically based on the current selections?

if it is possible to create a function to allow user to set the input field values to certain values based on the current selections.

I searched the API guide and found the following function, but it only set one value of my inputfield.

set fld = ActiveDocument.Fields("Budget")

fld.SetInputFieldValue 0, "999"

thanks a lot

PJ

2 Replies
Not applicable
Author

If anyone has experience with this function: SetInputFieldValue , please let me know.

thanks for the help.

RSvebeck
Specialist
Specialist

Did you ever solve this? I have the same issue. //Robert

Svebeck Consulting AB