Hello all.
I am having a small problem with the Sales Stage dropdown box that is part of the defualt sugar setup.
When a user created an opportunity, they can select the sales stage... this works fine and the dropdown populates with all the appropriate options.
When the user goes to the opportunities list view and detail view it displays the selected sales stage appropriately.
It is when the user goes into the edit view for the opportunity that the drop down for sales stage does not populate with its options. It is a small blank dropdown menu with no options. I have tried removing it and adding it again but to no avail.
Here is the code from the opportunities editview.html file showing where this dropdown is supposed to be displayed...
Anyone that can help guide me to resolving this problem would be greatly appreciated, thanks.PHP Code:<td width="20%" class="dataLabel"><slot>{MOD.LBL_SALES_STAGE}</slot></td>
<td width="30%" class="dataField"><slot><select name="sales_stage_dom">{OPTIONS_SALES_STAGE}</select></slot></td>


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks