Hi,
Can someone please help me with adding a ddlb to an existing dw? I have added a column in the table in the backend that takes numbers(0,1,2...). In the frontend, i have made changes from Design -> DataSource -> selected the column.
These steps brought the column onto the data window. I have made the styleType -> DDLB. Added the values to the Code table -> Display Value, Data Value. These data values(numbers 0,1,2...) should be saved to the backend basing on the display value that is selected in the frontend.
Now, my question is, what are the other changes that needs to be done? Because, with these, i do not see my changes when i run the application. I have read the PB manual and googled too but, there are not of great help.
Any help is greatly appreciated.
Thanks!