Portal Engine Questions on portal engine and web parts.
Version 7.x > Portal Engine > Creating filter on a form for admins View modes: 
User avatar
Member
Member
liftcnyc-sharklasers - 9/12/2013 5:44:12 AM
   
Creating filter on a form for admins
Hi Im new to kentico and am evaluating it at the moment.

As part of this evaluation im trying to get the following senario to work:

I have setup a form to capture user input, I have an invisible "status" dropdown filed(to standard users filed, default status is "New")

I would like to have a different mission form view of these forms where records are repeated & filtered by status dropdown.
eg "new", "adminReviewed"

This would filter a view of the user forms in a repeating fashion based on a status dropdown.
how would i go about doing this ?

User avatar
Kentico Legend
Kentico Legend
Brenden Kehren - 9/12/2013 8:02:27 AM
   
RE:Creating filter on a form for admins
Check out the Dev Guide on Alternate Forms. If you are simply using the CMSDesk to view these inserted records you can simply create a "filter" alternate form and it will display automatically when you have more than 25 records (default that can be changed).

Please see the Automatically used alternative forms topic for more details.

User avatar
Member
Member
liftcnyc-sharklasers - 9/12/2013 8:56:32 AM
   
RE:Creating filter on a form for admins
Hi I've read that, but no i'd like to display it in forms not on the cmsdesk view.

would I be able to perhaps setup a repeater to get & display the form information with a status filter?

User avatar
Kentico Legend
Kentico Legend
Brenden Kehren - 9/12/2013 9:11:52 AM
   
RE:Creating filter on a form for admins
Filters typically come with lists as you can see in the CMSDesk and CMSSiteManager. I've created webparts with this functionality to use on the front end but never found one that has been able to do this out of the box.

I have read about the "Edit contribution" webpart although have never used it. You might try looking at that one.