Thanks Erel! I want to change the explanation item text programmatically to reflect the current/latest value of a variable as the App is run. Do I do this by using JSONParser to deconstruct the JSON file (used by the form) and then JSONGenerator to reconstruct the file with the changed explanation item? Or is there a simpler/more direct way to change the explanation item programmatically?
Thanks again! But I want the value of the variable to show with the rest of the Dialog display like the other items show without having to press the title key and being taken to another screen to see it. Is this possible?
OK. That's good. But if the user happens to touch the title it goes to the explanation screen. Could that, say be disabled, so the dialog stays displayed?