I exposed my .csv as a block to make it easy for admin people to download. Can I change the name of the button the block makes? Right now it says "apply" but I would rather it say "download". Is there a way to change this? I couldn't find a way to do it in views.

Thanks,
Becky

CommentFileSizeAuthor
#3 product_showcase.view_.txt25.12 KBneclimdul

Comments

neclimdul’s picture

I don't actually think I use the term "apply" any where. Could you be more specific? Maybe attach an export of your view?

beckyjohnson’s picture

Here you go. I hope this helps. Basically this makes a page and it makes a block that allows certain users to download a spread sheet of the data and the button they click on to download the button says "apply" which is un-intuitive. I want it to say download or something like that.

Becky

(neclimdul: Edit - Removed views export so this is readable.)

neclimdul’s picture

StatusFileSize
new25.12 KB

Just noticed you actually had something in that last comment. You might have better luck in the future attaching the view as a text file as I've done with the code from you post here.

neclimdul’s picture

I just figured out what your problem and its a very interesting idea unfortunately you seem to have had some confusion with the views ui. The "Exposed form in block" is actually not for exposing a feed in a block. Its actually a core views feature for providing the form for exposed filters in a block.

Sorry, but you'll probably need to do some custom code to get what you're looking for.

neclimdul’s picture

Status: Active » Closed (fixed)

closed because of lack of activity.