This topic is locked

Always show Inline Add

10/3/2011 4:52:32 AM
PHPRunner General questions
jclabuschagne author

I would like to make a commenting system by using the inline add on the list page. The Inline add should always show once a member is logged in. Is this possible?
Basically it should open the inline add dialog after a previous one was saved and also when the page loads.
Anyone?

C
cgphp 10/3/2011

You can use a custom view to switch between logged in users and guests. If a user is authenticated show the custom view with the inline add enabled else show the standard page.
To control inline Add/Edit functionality, check this article: http://xlinesoft.com/phprunner/docs/how_to_control_inline_add_edit_functionality_from_script.htm