FavoriteAruna Rapole (LincolnFinancial) (Originally asked by Aruna Rapole)Jul 7, 2021, 5:41 PMAruna RapoleDisplay picklist out side the table cell instead of with in the cell lWCHi trying to display the picklist drop down instead of with in the cell want out side the cell or on the cell.following is the css ( did tried position absolute and z-index none working).picklist-container,.lookup-container{ width : 90%; margin: 0 auto;}.picklist-container .slds-dropdown,.lookup-container .slds-dropdown{ position: relative !important; z-index: 99 !important; max-height: 120px; overflow: scroll; display: block;}[lightning-combobox_combobox-host]{ margin-bottom: 17px;}th.slds-has-focus, td.slds-has-focus{ box-shadow: none !important;}Show MoreAdd a commentWrite a comment...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Aruna RapoleDisplay picklist out side the table cell instead of with in the cell lWCHi trying to display the picklist drop down instead of with in the cell want out side the cell or on the cell.following is the css ( did tried position absolute and z-index none working).picklist-container,.lookup-container{ width : 90%; margin: 0 auto;}.picklist-container .slds-dropdown,.lookup-container .slds-dropdown{ position: relative !important; z-index: 99 !important; max-height: 120px; overflow: scroll; display: block;}[lightning-combobox_combobox-host]{ margin-bottom: 17px;}th.slds-has-focus, td.slds-has-focus{ box-shadow: none !important;}Show More