Avatar

Level 2

Hi,

I am working on live cycle designer 8.2

The issue that i am facing is as follows:

I have a drop down field in my form which has four vlaues : Fixed,calculated, User specified and department specified.

Based on the values selected new text fields appear and old one gets reset.

This drop down is present in a repeatable fragment.

If dropdown value =Fixed >> Textfield named Value appears ; class-name disappears and gets reset

If dropdown value =Calculated >> Textfield named class-name appears; vlaue field gets reset and disappears

If dropdown value =user specified or department >> Textfield named Value and class name should disappear and get reset to blank

I am able to achieve this if i have only one fragment.

if i repeat this fragment and try to select drop down vlaue as user specified the Vlaue text field that was present in teh previous window gets reset to blank

this happens for both vlaue field as well as calculated field.

I want that if i repeat this fragment the drop down value should not affect the value in previous fragment.

Please suggest.

I have attached the form for reference.

Thanks in advance