clearing form values
0 0 1 85 486 JJ Keller 4 1 570 14.0 Normal 0 false false false EN-US JA X-NONE /* Style Definitions */table.MsoNormalTable{mso-style-name:"Table Normal";mso-tstyle-rowband-size:0;mso-tstyle-colband-size:0;mso-style-noshow:yes;mso-style-priority:99;mso-style-parent:"";mso-padding-alt:0in 5.4pt 0in 5.4pt;mso-para-margin:0in;mso-para-margin-bottom:.0001pt;mso-pagination:widow-orphan;font-size:12.0pt;font-family:Cambria;mso-ascii-font-family:Cambria;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Cambria;mso-hansi-theme-font:minor-latin;}I am working on a prototype that has four pagesof forms.
Each form contains Input Text Fields. The field types are a mix oftext and numbers. Each page has a minimum of 20 Input Text Fields.
Is there away to clear all the contents of these fields on a page with out creating anevent for each since they all have unique IDs?
Is there a way to specify theinput type = text or = number and then clear them?
Or can you set a variablethat would apply to all of the Input Text Fields and then use that to clearthem?
How do you bypass the unique IDs?
Hi there,
Unfortunately that's not possible - you won't be able to change them all with one event, you will need to add a separate action for each one.
Best,
Danielle
Hi there,
Unfortunately that's not possible - you won't be able to change them all with one event, you will need to add a separate action for each one.
Best,
Danielle
Great, that will easily be 100 actions just to clear the form content! The forms are in a Dynamic Panel. Is there a way to force the panel to clean the cache when it reloads? I am assuming this is a cacheing issue.
Great, that will easily be 100 actions just to clear the form content! The forms are in a Dynamic Panel. Is there a way to force the panel to clean the cache when it reloads? I am assuming this is a cacheing issue.
Hi there,
Unfortunately not. I will let you know if there's a another workaround.
Best,
Danielle
Hi there,
Unfortunately not. I will let you know if there's a another workaround.
Best,
Danielle
Replies have been locked on this page!