Quote Originally Posted by jggtz View Post
You could solve using another approach

1 Modify your app and ask for the data you want to change and then pass to the report
2 Insert a Parameter field in the report so the user can type something before it is displayed

Hey jggtz, the parameter idea is great!! Thanks a lot.

Only to confirm, doesn't crystal report have any kind of text box that can be editable in runtime by clicking on it?

Anyway, the parameter suits me well. Thanks again!