Basic CRUD based on User ID??? How?

peter.freedman

New Member
Hi All,

I have created a nice form with Fabrik 2.0 beta. The form writes about 20 fields to a table, including the userid.

I want to have the ability for users to edit their submitted content, at a latter date.

I assume that you can copy the table of the form, apply some sequal filter and display that table.

Is this possible how to I get users variables into a query.....

Any help would be appreciated.

-p
 
Hey Cheese Grits -

I am using Fabrik 2.0 with the latest svn. Would love a high level view on this - Cuz you guys are so good just --- resubscribed to the project.
 
I think what you are asking about is a pre-filter on the table so they can only see their own record(s)?

In which case, add a User element (lets call it 'userid') to the form, and set up a table pre-filter for that field on the value {$my->id}. Although the $my construct doesn't actually exist in J! 1.5, we simulate it.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top