S
sfdev
Guest
Hi, Thanks linotadros! I managed to build without errors. After registering the dll, it seems to clash with the original search box widget. a) Both are unable to detect any of the search index I created b) Both only works if I register the search index manually (entering the SearchIndexPipeId) through the widgets' advanced option c) Custom Search Box's button is greyed out in design mode Here are the pictures of the errors: I ended up setting designerview-simple.js , sf-search-box.min.css and Search-box.js files to embedded resources. Then, both widgets will work fine! But, I suspect this is not the right way to create external dll. What should I do to make the original search widget not affected by my external dll widget?
Continue reading...
Continue reading...