Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Are there InputField modify rights?

Hi all,

Do you know of a way to limit the modify rights on an inputfield? I mean both variables and/or inputfields from the loading script.

2 Replies
Miguel_Angel_Baeyens

Hello Iassen,

If you mean restrict some users to edit the inputfields, then there's not such restriction. If a field has been declared as inputfield in the script, and the chart uses InputAvg or InputSum, the user will be able to introduce new vales.

Anyway, you can create a macro triggered by, say, a button, to restore those values, you can try the code posted here.

Hope that helps.

Not applicable
Author

Hi Miguel,

Thanx! I know of the workarounds, but I was hoping that I have missed the built-in functionality for this one. 🙂 Seems like I haven't... 😞