Expand my Community achievements bar.

text field not showing when made visible

Avatar

Level 7

I have a text field that I can see in Design mode. It is within a subform that is hidden and then made visible when two fields fit the parameters. The subform displays correctly, but the text field does not show. I have checked and it is correctly set to visible. It does show in preview mode if I leave the subform visible.

I have deleted the text field and recreated it which didn't help.

Any thoughts on what I can look for to correct this?

Thanks

MDawn

1 Reply

Avatar

Level 5

You might have hidden the field and subform and also when you are making visible, perhaps you are making only subform visible not the field.

Script might be failing that could be one of the reason.

Hope your have followed below steps.

1. Field wrapped into subform.

2. Hidden the subform alone.

3.on filling of two fields you might be making the fields visible.

Vjay