CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • joomla frontend to civicrm newcontact screen?
Pages: [1]

Author Topic: joomla frontend to civicrm newcontact screen?  (Read 2766 times)

BenDov

  • Guest
joomla frontend to civicrm newcontact screen?
September 24, 2007, 08:17:45 am
Hi again

Is it possible to go from joomla frontend menu to civicrm newcontact screen without having to login to joomla admin again?

Thanks

Jeremy

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: joomla frontend to civicrm newcontact screen?
September 24, 2007, 09:44:30 am
I don't think so (the standard "New Individual/Org/Household" screens run under the administrative authentication framework).

However, you can build a "New Contact" Profile and include most of the fields that are included in the above screens - and expose that as a front-end menu item. Many folks prefer this approach in any case - as you can determine the exact fields needed and create your own field help etc.

For detailed info about Profile forms:
http://wiki.civicrm.org/confluence/display/CRMDOC/Profiles+Admin
Protect your investment in CiviCRM by  becoming a Member!

BenDov

  • Guest
Re: joomla frontend to civicrm newcontact screen?
September 24, 2007, 10:18:41 am
Thanks for the quick response

I have a profile that I am testing.  I have it on the menu.

I can call it okay but when I want to edit one of the contacts I get this error.

Does it make any sense to you?

THanks for all  your help


unrecoverable error
    Sorry. A non-recoverable error has occurred.

    Return to home page.

Error Details:

Array
(
    [callback] => Array
        (
           
  • => CRM_Core_Error
  • [1] => handle
            )

       
Code: [Select]
=>
    [message] => Fontfile not found or not readable.
    [mode] => 16
    [debug_info] =>
    [type] => pear_error
    [user_info] =>
    [to_string] => [pear_error: message="Fontfile not found or not readable." code=0 mode=callback callback=CRM_Core_Error::handle prefix="" info=""]
)
 

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: joomla frontend to civicrm newcontact screen?
September 24, 2007, 11:00:23 am
Looks like you have CAPTCHA enabled in the Profile Settings - but it's not configured properly. You can search this forum and the online doc for info in CAPTCHA configuration.
Protect your investment in CiviCRM by  becoming a Member!

BenDov

  • Guest
Re: joomla frontend to civicrm newcontact screen?
September 24, 2007, 11:08:52 am
Thanks Dave - it works now.

I see that I can edit a contact then.  What is the best way of using profiles if the person is not on the database.  Do I then have to set a new menu link for add contact or is there a better way?

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: joomla frontend to civicrm newcontact screen?
September 24, 2007, 12:43:55 pm
Jeremy - There are a number of different "cases" you may want to handle (logged in vs. anonymous browser, existing vs. new contact ...). In general - you can use the civicrm/profile/edit URL to handle these all these cases - particularly if you enable "Update contact on a duplicate match?" in your profile setting.

However, I would encourage you to read through the Profile documentation and then do experiments with the various situations in order to verify that you're getting the behavior you're looking for.
Protect your investment in CiviCRM by  becoming a Member!

BenDov

  • Guest
Re: joomla frontend to civicrm newcontact screen?
September 24, 2007, 11:13:56 pm
Thanks Dave for all your help.  I will have a look at the documentation and see what is possible.

Many Blessings

Jeremy

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • joomla frontend to civicrm newcontact screen?

This forum was archived on 2017-11-26.