i want to get option for my custom column in print configuration

Discussion in 'Free Source Codes' started by bikash agarwal, Feb 8, 2024.

    

  1. i want to get option for my custom column in print configuration, can anyone help me

    please refer to the pic attached ... i want print yes/ no -- options
     

    Attached Files:



  2. Rajat Agarwal

    Rajat Agarwal Member


    Use [Form : Table config Template] then make parts and so on
     


  3. Hems

    Hems Member


    In your custom field
    Use attribute invisible with condition when show or not show

    And
    It's handled by a button
    When click on button
    It changed variable value to yes or no
     


  4. sivam

    sivam Active Member


    Edit Output Configuration Collections and add your Objects.
     



  5. please help ... a sample
     


  6. sivam

    sivam Active Member


    [#Collection: Printer Details]
    Add :Object:MyObject

    [Object:MyObject]
    <Details>
     


Share This Page