Plex 2E

  • 1.  User defined prompting

    Posted Feb 26, 2015 09:42 AM

    Is there a way to have CMD 04 work on a field that is not derived from access path format when working in a Edit record Type.

    I have one field from another files that I would like select with a Select record function.

     

     

    thanks



  • 2.  Re: User defined prompting
    Best Answer

    Posted Feb 26, 2015 12:12 PM

    Can you add some code to the action diagram like this?

    > USER: Validate detail screen fields                      
    .--                                                        
    . .-CASE                                                   
    . ¦- c1 AND c2                                             
    . ¦ ¦- c1: DTL.*CMD key is *Prompt                         
    . ¦ ¦- c2: PGM.*Cursor field <IS> DTL.Ref Key Field     
    . ¦ '-                                                     
    . ¦ Select Reference ID - Reference  *                    
    . '-ENDCASE                                                
    '--                                                        



  • 3.  Re: User defined prompting

    Posted Feb 26, 2015 01:48 PM

    Your a good man Thanks a lot for the help.......

     

    Thanks

      John