Hi everyone,

I really need your help here.I tried to pre-populate data in a form, but I don't want people to see the field with no value.

So my question is: Is it possible that we can make a field with no value invisible

Any help would be much appreciated

Cheers.

  • No labels

1 Comment

  1. Hello Hao,

    I hope you are using some load binder script to pre-populate the data in the form. If yes, then since the load binder is executed before the page is loaded, perhaps you could use Javascript on the form to hide the fields with no values.

    Hope this helps.

    Thanks,

    Ashutosh