Support Forum
Hi Anh -
I'm creating CPT Packages. Each package has many custom fields, and I have sib-grouped the fields into individual tabs. For example -
CPT - Package
CF Group 1 - Deal Info
CF Group 2 - Package Info
CF Group 3 - Financial Info
CF Group 4 - Admin Tasks
#1. I want to create a front-end form with pagingation that shows only 1 field group at a time. Can this be done with MB or do I need to use a form plugin?
#2. After a given record is created, I want users to be able to edit the records later, so I'm envisioning a search page to find a given Package, and then click to edit. Will MB front-end form allow me to edit entries after they are created in the database?
thanks!