setting default value of a parameter depending on the value of a hidden parameter

  • Hi,

    Can you make sure that the Default value that you are expecting is one among those in the available values?

    i,e for example if the available value list is A,B,C,D,E then you can set the default value(by another dataset or specify value ) either A or B or C of D or E , but if you are trying yo show some value other than this then it wont appear.

    The reason is when you say default value the you are showing one value out of the available list of values as default.

    Thanks & Regards,
    MC

  • Hi

    Thanks for your response.

    Yes the default value is there in the available values. Available values is the master set of all the values.

    But the available values and the default value are being fetched from different tables. and there is no link between the two tables.

    thanks.

  • Ok , then can you try one thing, in the table form where you are getting the default value, make sure that that column value is same for all the columns .(ie all the row should have your Default value , if it not just add a column to that table and update with the default value and test it)

    Thanks & Regards,
    MC

Viewing 3 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply