·
Added a discussion

how to create a nested form and nested forms are stored in which table ?

  • 1025
Comments
    • If I'm understanding your needs correctly, within the desired form, you would make use of the two following inputs:

      image_transcoder.php?o=sys_images_editor&h=1806&dpx=1&t=1708371085

      And set them up as exampled below:

      image_transcoder.php?o=sys_images_editor&h=1807&dpx=1&t=1708371128

      The end result would looks like this for the above example:

      image_transcoder.php?o=sys_images_editor&h=1808&dpx=1&t=1708371191

      Of course you can choose to have it expanded or collapsed by default when setting the header input, just be sure to also include the block end where needed to close off the section.

      • what is use of block header and block end & how to use it ?

        • Hello @Hari !

          The nested form will require the development of the custom module to have the tables where all info will be stored.

          • Those two "fields" allow for packing the fields into one collapsable area, like in the attached screenshots.

            Login or Join to comment.