Dynamic Display of Parts - Reg

Discussion in 'Requests' started by Varadha, Sep 9, 2023.

    
  1. Varadha

    Varadha Member


    Hi All,
    I wrote a code which is supposed to show parts dynamically based on the selected button. However the code is not working as intended. Need to select for display and closing the report same button. I request anyone to help me out in correcting my code to display it dynamically the selected button corresponding part.
    Thanks in advance.
     

    Attached Files:



  2. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Study -- [Part: MST LED Details] in Developer .....

    It will be easier to EXPLODE -- based on the variable on pressing the relevant button.
     


  3. Varadha

    Varadha Member


    Hi Amit sir,
    Thanks for your immediate reply.
    I added the Buttons in the part so that i can add more fields to the form.
    The Part MST Led Details explodes the details based on the buttons on the button Bar or on the variable values in the configuration. I am attaching the exact picture how my form should looks like. Please help me out me to move forward further in my school project.
     

    Attached Files:



  4. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    [Report : Test Report1]
    Form : Test Form Display
    Object:Ledger
    Variable : varname, varname1
    Set : varname : Yes
    Set : varname1 : Yes

    [Form : Test Form Display]
    Part : Test Part1,test,Test Part3

    Define Variables and Set variables at Report level.
    Then at Form Level --- make Option e.g.


    Option : StuBasic : ##varname
    Option : StuParent : ##varname1

    then define your parts within the above two............
     


  5. nasir

    nasir Member


    KINDLY SHARE FULL CODE THAT WILL BE HELPFULL OTHERS THANKS
     


Share This Page