I have a form for the web which has a lot of dialoglist fields whenever i select an option in any field the document gets recalculated as i have selected “Refresh fields on keyword change” and all the fields become blank even the text fields .I dont understand why the fields re becoming blank .I need the Refreshh fields on keyword change option as i have some hidden fields which ould become visible based on the selection in dialog list fields .Please suggest its very urgent.
Subject: RE: Dialog list not holding values on web
Doesn’t sound familiar to me. I would check the usual suspects in the case of disappearing values: your input translation formulas. Also, do you have another form on the webpage, besides the one Domino creates for you? Might it be submitting the wrong form when you do the refresh?
If you only need to control hiding, and not really refresh the form, please note also that using JavaScript you can set the visibility of different parts of the page.