Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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.
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... 😞