How to eliminate some request option from report?

pedroccda
pedroccda Member Posts: 90
I have an existing report and I have added a new dataitem of type Integer at level 0. I have also added one to indentation value of all existing dataitem. I use this new dataitem of type Integer at level 0 for cicle on existing dataitem. It works perfectly....but I want to eliminate the request option on this dataitem becouse the user should not insert any value. Any idea?? :-k
Kiki

Comments

  • Urmas
    Urmas Member Posts: 76
    Set the table view properties for the item - select a key to be used. It should dissapear after that.
  • pedroccda
    pedroccda Member Posts: 90
    Urmas wrote:
    Set the table view properties for the item - select a key to be used. It should dissapear after that.

    Ok, it works! Thank you for your help! :lol:
    Kiki