Forums

CF4 - User approval system for jomsocial

thehitechpanky 25 Feb, 2012
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?
GreyHead 25 Feb, 2012
Hi thehitechpanky ,

I think you need to look at the code that Joomla! uses in the site Admin to let you select a number of articles or forms and carry out an action on all of them. It shouldn't be hard to use this in a ChronoForm.

Bob
thehitechpanky 25 Feb, 2012

Hi thehitechpanky ,

I think you need to look at the code that Joomla! uses in the site Admin to let you select a number of articles or forms and carry out an action on all of them. It shouldn't be hard to use this in a ChronoForm.

Bob



How can I do that?
GreyHead 25 Feb, 2012
Hi the hitechpanky,

Start with the Joomla! documentation Wiki.

Bob
thehitechpanky 25 Feb, 2012
I am not that good at coding. And joomla coding is extremely complex for me.
Is there any alternative?
GreyHead 25 Feb, 2012
Hi thehitechpanky,

Sure, get someone else to do the coding part for you.

Bob
This topic is locked and no more replies can be posted.