K
Knedd
I am try to clear a text field (or return it to teh default value) based on
another field.
SENARIO: user selects a city from drop down. set of field are 'unhidden'
and user begins to complete revealed fields. then user changes mind and goes
back selects another city. so a different set of fields are 'unhidden' and
user completes those fields.
I need to clear the previously entered information so that it will not be
sent to the database. I figure I can create some rules that amount to: if
field(city) is equal to any other city then clear this field or reset it or
set to default. I can see how to do this for a number field but I figure out
how to do it for a text field. Any suggestions?
another field.
SENARIO: user selects a city from drop down. set of field are 'unhidden'
and user begins to complete revealed fields. then user changes mind and goes
back selects another city. so a different set of fields are 'unhidden' and
user completes those fields.
I need to clear the previously entered information so that it will not be
sent to the database. I figure I can create some rules that amount to: if
field(city) is equal to any other city then clear this field or reset it or
set to default. I can see how to do this for a number field but I figure out
how to do it for a text field. Any suggestions?