Expand my Community achievements bar.

Multi attribution problem

Avatar

Level 3

Hi ,

I have a form with many pages to fill and I would like to know ,as some fields are on each pages, if i can allow the user to fill them in the same time.

For example if cross a box on the first page the same box on the fourth could be cross too

I hope you kind of get what I am asking

Thanks

4 Replies

Avatar

Level 4

You can use the binding type = global on those fields. That way whenever one is changed all are changed.

Avatar

Level 3

Is it working instantaneously, when the user type his name it's displaying in all the fields or it's only after?

Avatar

Level 4

Probably on the Validation event, this is, on exit.