NEED Help (Trying to add a filed in create ledger on some condition)

Discussion in 'Tally Developer' started by Anshul Garg, Jun 27, 2013.

    
  1. Anshul Garg

    Anshul Garg Member


    Hi,

    i was trying to add "Broker Percentage" filed in the Ledger Creation Screen with the condition that this field will be visible only if the group selected is "Brokers"
    But as soon as i am selecting "Brokers" as Group or any other cursor goes back to the ledger name field
    PLease help me
    code is attached
     

    Attached Files:



  2. admin

    admin Administrator Staff Member


    This will happens due to screen refresh. You are trying to add new lines based on some condition.

    If you use - Invisible Attribute , then cursor jumps to first field
    If you use - Inactive attribute, then cursor will not jump.

    but you need to know the difference between invisible and inactive :)
     


  3. Anshul Garg

    Anshul Garg Member


    please let me the know the difference between them and how can i do Inactive for line
     
    Ras Raj likes this.


  4. Anshul Garg

    Anshul Garg Member


    is there any way to control the cursor on using invisible attribute??
     


Share This Page