Data Form

QuestionsData Form
A Sawyer asked 6 years ago

I am looking to use phpgrid for my grid. I need to be able to edit/add data. I know there is a dialog for editing/adding, but is that powerful enough?

If not have others here used other forms tools, like apphp.com data form, or phpdatabaseform.com data forms?

Just trying to understand the best way to be able to edit/add data. I am not a php or html expert, but if someone knows of a good tool, I would like to take a look at it.

3 Answers
Abu Ghufran answered 6 years ago

Hi,

It all depends on your requirements. The add/edit forms that comes with grid work for most cases.
If you can tell your requirements then i can suggest how much it is doable with built-in forms.

A Sawyer answered 6 years ago

I would need dropdowns, possibly dependent dropdowns, radio buttons, check boxes, valudation. Very possibly a few buttons to do certain things. I can try to see if the dialigs will work but I am thinking I might need more. If I wanted to try to use something like apphp.Com dataform how would I get that form to be used rather than the dialog?

Abu Ghufran answered 6 years ago

PHPgrid support api that allow custom pages to be called on clicking add/edit/view buttons.
Code: https://gist.github.com/gridphp/ddd9ce8592144f8ea8b1db039e708f66

I'll explain when you need it.

Your Answer

15 + 5 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?