Jomsocial doesn't come with a user approval system of its own. So I wan't to create one using chronoforms by editing the values of field 'block' of table #_users using a form.
I used DB multi Record Loader tutorial and created this form
[attachment=0]newuser.png[/attachment]
After this comes column with edit button which redirects to other form
Is there some way to edit the block column in the given form itself
i.e. some way to edit multiple records
Also, need to show
'block' as 'approved'
and value
'0' as 'Yes'
and
'1' as 'No'
How can I achieve the desired results?
I used DB multi Record Loader tutorial and created this form
[attachment=0]newuser.png[/attachment]
After this comes column with edit button which redirects to other form
Is there some way to edit the block column in the given form itself
i.e. some way to edit multiple records
Also, need to show
'block' as 'approved'
and value
'0' as 'Yes'
and
'1' as 'No'
How can I achieve the desired results?