Hi,
I am getting familiar with Joomla 2.5.1 and Chronoforms 4.0 RC3.11.
A big feature I like is the ability to load and edit records.
The tutorial document is great for getting the hang of it and to quickly load entire forms from a given table. However I want to restrict the data that is loaded in the multi-form so that it will only be a database query to identify specific users.
For example, the data in the cf_user_id should be used to restict the multi-loader so that it only loads table entries related to the current logged-in user. This would be instead of using a complete table load.
How is this achieved? I assume it is from a query that can be set somewhere that passes the cf_user_id value. just can't find it!
Thanks,
Brendan
I am getting familiar with Joomla 2.5.1 and Chronoforms 4.0 RC3.11.
A big feature I like is the ability to load and edit records.
The tutorial document is great for getting the hang of it and to quickly load entire forms from a given table. However I want to restrict the data that is loaded in the multi-form so that it will only be a database query to identify specific users.
For example, the data in the cf_user_id should be used to restict the multi-loader so that it only loads table entries related to the current logged-in user. This would be instead of using a complete table load.
How is this achieved? I assume it is from a query that can be set somewhere that passes the cf_user_id value. just can't find it!
Thanks,
Brendan