Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can i add the dropdown filters like this on the particular symbol in symbol search dialog box? in below image, in 'Stocks' symbol 3 filters are there i.e 'All countries','All types','All sectors'.....instead of all this Stocks will be replaced by 'Accounts' and 'all countries','all types','all sectors' are replaced by 'bank_id','country','currency'. How to do that? #126

Open
yashashri0809 opened this issue Sep 23, 2024 · 3 comments

Comments

@yashashri0809
Copy link

yashashri0809 commented Sep 23, 2024

picture pic
@yashashri0809 yashashri0809 changed the title How can i add the dropdown filters like this on the particular symbol in symbol search dialog box? How can i add the dropdown filters like this on the particular symbol in symbol search dialog box? in below image, in 'Stocks' symbol 3 filters are there i.e 'All countries','All types','All sectors'.....instead of all this Stocks will be replaced by 'Accounts' and 'all countries','all types','all sectors' are replaced by 'bank_id','country','currency'. Sep 23, 2024
@yashashri0809 yashashri0809 changed the title How can i add the dropdown filters like this on the particular symbol in symbol search dialog box? in below image, in 'Stocks' symbol 3 filters are there i.e 'All countries','All types','All sectors'.....instead of all this Stocks will be replaced by 'Accounts' and 'all countries','all types','all sectors' are replaced by 'bank_id','country','currency'. How can i add the dropdown filters like this on the particular symbol in symbol search dialog box? in below image, in 'Stocks' symbol 3 filters are there i.e 'All countries','All types','All sectors'.....instead of all this Stocks will be replaced by 'Accounts' and 'all countries','all types','all sectors' are replaced by 'bank_id','country','currency'. How to do that? Sep 23, 2024
@romfrancois
Copy link
Contributor

It's unfortunately impossible to do that. This kind of behaviour would have to happen in the backend and only return to the UI what a user is able to access.

@yashashri0809
Copy link
Author

It's unfortunately impossible to do that. This kind of behaviour would have to happen in the backend and only return to the UI what a user is able to access.

I have the advanced tradingview charting library. By using this library I added that 'ACCOUNTS' symbol. By using this library is it possible to add the filters?

@romfrancois
Copy link
Contributor

What you did was changing what we call filters but not much else can be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants