Test Data Manager

  • 1.  Drop down List TDoD form

    Posted Nov 18, 2016 08:20 AM

    Hi,

    Do we have any limitation on number of values in drop down list for TDoD portal. For my scenario only first 100 rows are being shown in the portal where as 104 rows are available in table.

     

    Function using for variable is as below.

     

    @aslist(@sqllist(R,select Felix_NumName from ptbl_felixProduct where KundeType='Person' order by Felix_NumName  desc)@)@



  • 2.  Re: Drop down List TDoD form
    Best Answer

    Posted Nov 18, 2016 08:42 AM

    Hi Raju, 

     

    There is a limitation with how many entries are displayed in the TDoD form drop-down list. This has been fixed in TDM 3.8 and should not be an issue with using the the new TDM Web Portal. With the Silverlight based TDoD version I suspect you are using, there is that limit of 100 rows. 

     

    I would recommend upgrading to TDM 3.8 and using the TDM Web Portal to resolve this issue.

     

    Best regards,



  • 3.  Re: Drop down List TDoD form

    Posted Nov 18, 2016 09:53 AM

    In TDoD Service configuration we have the option to set web entries. We can modify if need.