Sunday, 16 October 2022

based on url hide button

<ul class=

"list-inline list-unstyled icons-topp pull-left loggedincls"

*ngIf="router.url.includes('readytosell')

|| router.url.includes('SellingList')|| router.url.includes('SoldOutList') ">



to show button based on route navitagtion imp

No comments:

Post a Comment

dropdownsearch for dyanmic fields

    I’ve enabled searchable dropdowns for all dynamic dropdown controls in Assignment Details. What I changed Added a  dropdownSearch  map...