List Collector with Dynamic Multi-row Variable Set

Поділитися
Вставка

КОМЕНТАРІ • 15

  • @tanvimahajan2697
    @tanvimahajan2697 2 роки тому

    Thanks, it was too helpful for my client’s requirement😊

    • @nareshm4639
      @nareshm4639 Рік тому

      hello if u have that code , please share .

  • @jphncoil9433
    @jphncoil9433 3 роки тому +1

    Amazing Content! Thanks.

  • @GaborConway
    @GaborConway Рік тому

    Hi Michael, can you share the link to the code again? Your github repo is only xml files, but no JS. Thanks in advance.

  • @GunaShaliniM
    @GunaShaliniM Рік тому

    Hi, instead of taking question choices, can I directly pass the values of list collector from alm_hardware table and use it in the multi-row variable set?

    • @moodycoda4230
      @moodycoda4230  Рік тому

      Hi Guna, are the list collector field values static across the alm_hardware table? If so, then yes, those are typically persisted in the sys_choice table, so it would be a matter of querying against that table with the proper conditions and populating the result set into the MRVS, alternatively using the appropriate reference qualifier on a reference field that is one of the MRVS fields, if you want to provide the requester the ability to create manual entries in the MRVS table. Hope this answers the question. Let me know.

  • @kalyanchatakonda3154
    @kalyanchatakonda3154 4 роки тому

    Hey Moody, Thanks for the video, So are we completely building Multi row on addition or removal of choice from the list collector .....Is there any possibility on Multi row to have the following functionality where there would an option to select a group and in another column we need to have an option to multi select users on each row in multi row variable set .. The target is to be able to remove multiple users from different groups on a single submission of the request.

    • @moodycoda4230
      @moodycoda4230  4 роки тому

      Hi Kalyan, unfortunately list collector type variables cannot be part of a multi-row variable set. That is one limitation of multi-row variable sets. You would probably need to implement a custom widget and use it as a macro to do this. I've only ever implemented a solution to update the memberships of one group at a time per submission, which is relatively easy with the combination of a Reference variable to the sys_user_group table, in conjunction with a list collector variable for the memberships.

    • @kalyanchatakonda3154
      @kalyanchatakonda3154 4 роки тому

      @@moodycoda4230 ok thanks Moody..

  • @shrutigupta2881
    @shrutigupta2881 2 роки тому

    Hi, We are unable to access the github code

  • @nareshm4639
    @nareshm4639 Рік тому

    any one code please , i am unable to get the code

  • @jodha2381
    @jodha2381 2 роки тому

    Where can i access this code snippet?

    • @moodycoda4230
      @moodycoda4230  2 роки тому

      All code can be found in this repository: github.com/mmoody1977G/sharing/tree/Share01

  • @Prasads_Polyverse
    @Prasads_Polyverse 3 роки тому

    Font too small