Bootstrap and add form

Bootstrap and add form

fresconedfresconed Posts: 6Questions: 0Answers: 0
edited March 2013 in General
Hello

I have made a table with an add button. It works to get the data in the database, but the styling of the add form is a problem.
I'm using Bootstrap.
The code from my form is:


Add




{label-text}/label>

{input field}






In the browser I get the following code:



Add new standard shift


close






{label-text}/label>

{input field}















Ok


Cancel



How can I style the form so that it only shows the form as I wish?

Greetings
FrescoNed

Replies

  • allanallan Posts: 63,523Questions: 1Answers: 10,473 Site admin
    This is in the Editor forum, but I don't really recognise any of the forms used in the above code. Is it Editor you are using?

    Allan
  • fresconedfresconed Posts: 6Questions: 0Answers: 0
    No, I'm using dataTable().makeEditable(

    FrescoNed
  • allanallan Posts: 63,523Questions: 1Answers: 10,473 Site admin
    Okay thanks for the clarification. I can't help I'm afraid as that's a 3rd party piece of software.

    Allan
This discussion has been closed.