Hot answers tagged ribbon
1
I resolved my issue by using EnabledScript property in Custom Action.
I verified whether current list is my custom list and enabled the button. For the rest of the lists the ribbon button will be shown but disabled.
I referred this link.
1
I actually found an answer to that problem.
Remove all querystring parameters. Then remove the corresponding filters.
Now, add another webpart: a querystring filter. Set it up to use the parameter you need.
Finally, connect both web parts (the querystring filter and the one displaying the list). Make it so that the querystring filter sends filter data do ...
Only top voted, non community-wiki answers of a minimum length are eligible