ujjval090683
Programmer
How can I create attribute type 10013, which is basically a data source. It gives Text both and next to that there is button. When I click on that button it pop-up new windows and gives me list of options (fetched this lsit from data base) and I can select any of that.
Below is the defination of that attribute:
Vendor : A<1,?,Required=false,DisplayName=Vendor,customSQL=false,ValidKeyAttr={},ValidValues={select distinct Vendor from File_Data order by Vendor},Type=10013,NumRows=1,ID=6,ValidField=Vendor,RegionName=Attr_4609_6,MaxRows=1,ValidKeyField={},ValidTable=File_Data,ValidKeyValue={},Search=true,FixedRows=true>
Below is the defination of that attribute:
Vendor : A<1,?,Required=false,DisplayName=Vendor,customSQL=false,ValidKeyAttr={},ValidValues={select distinct Vendor from File_Data order by Vendor},Type=10013,NumRows=1,ID=6,ValidField=Vendor,RegionName=Attr_4609_6,MaxRows=1,ValidKeyField={},ValidTable=File_Data,ValidKeyValue={},Search=true,FixedRows=true>