Page 1 of 1

Use + - to add blank rows dynamically

Posted: Tue Apr 16, 2019 5:57 pm
by zunair

In PHPMaker 2019. i want to add dynamically rows using + - for one column and store in database.

Any help regarding this situation please.


Re: Use + - to add blank rows dynamically

Posted: Wed Apr 17, 2019 9:23 am
by arbei

Do you mean Inline Add/Delete? If so, see the topic Table Setup > List > Inline Add/Copy/Delete in the help file.


Re: Use + - to add blank rows dynamically

Posted: Wed Apr 17, 2019 5:03 pm
by shahparzsoft

No. on some websites there are a column like other table columns in which anybody can save array entries.

On the frontend, we will use that column for multiple row entries in one column.


Re: Use + - to add blank rows dynamically

Posted: Wed Apr 17, 2019 5:28 pm
by arbei

I don't quite understand what you meant by "multiple row entries in one column", but if you meant Master/Detail-Add/Edit, see the topic Master/Detail in the help file. You can add/delete detail row during Master/Detail-Add/Edit.


Re: Use + - to add blank rows dynamically

Posted: Wed Apr 17, 2019 8:39 pm
by mobhar

Just enable "Grid Add" and/or "Grid Edit" option from Table setup, and then re-generate ALL the script files again. Make sure also user has "Add" permission for that table so that he/she can add a new blank row in that grid.