How to rename form buttons?

Discussions about Forms Designer for SharePoint 2010.
Locked
StarJusp
Posts: 1
Joined: Thu Nov 15, 2012

17 Nov 2012

Dear Form Designer developers!

I'm working under feedback form. Default SharePoint new item form has button "Save". For feedback form "Save" is not button name user expect to see. Will be better if it will be named as "Submit" or something like that. I didn’t find any way to rename buttons with your tool. Could you suggest any workaround?

User avatar
Anthony (Support)
Moderator
Posts: 11
Joined: Sat Nov 17, 2012

18 Nov 2012

Hi, StarJusp.

To rename button text, you can use our JavaScript framework. Look at documentation

Just open JavaScript window in SharePoint Forms Designer.

Image

Then put there following code:

fd.saveText('Submit');



You can replace 'Submit' with any other text.

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 7 guests