Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author russellpabon

    (@russellpabon)

    That feature will be available in a separate extension which currently I am working on. However you can achieve that by changing the data-name and name attribute using developer tool like firebug. Please check this link.

    Thread Starter amitinddr

    (@amitinddr)

    Thank you for quick response. Sorry but I am not much techie. As far as I know, Firebug will just change it on the front end for that particular session. Is there a way I can peep into database and change it for all sessions for always?

    Plugin Author russellpabon

    (@russellpabon)

    That is the easiest way you can accomplish your objective and it will also reflect frontend, table field name and data object used for validation. Just follow the rules below when naming the field.

    1.) Use character, numbers and underscore only.
    Example: firt_name and not first name
    2.) Both name and data-name must be the same.
    3.) Do not remove the [] in the name attribute.
    4.) The name must be unique in each field
    5.) Save your form

    If this is tough for you I can help you assist creating your form just send me the screenshot of your form so I can recreate and give you a raw file where you can import later. Below is my email address for GuiForm support.

    russellpabon.guiform.com

    Thread Starter amitinddr

    (@amitinddr)

    It would be great if you can please do that for me. Here is the screenshot – https://www.dropbox.com/s/pfcmynmkm6kokkn/form-screenshot.jpg?dl=0

    (Sorry, seems you provided incorrect email ID)

    Plugin Author russellpabon

    (@russellpabon)

    Oops! sorry. Please email me at russellpabon@guiform.com and i will send you the file.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom table titles’ is closed to new replies.