CA Service Management

  • 1.  Guest Login Custom Field Not Showing

    Posted Nov 27, 2015 04:48 PM

    Hello Support Team

     

    I have added one addtional field named as "Guest User Name" on employee detail_in.htmpl form. Its showing successfully when i change role to employee and create a incident.

    emp.PNG

     

    But When i click to "Guest Login, Click here" (which is for anonymous users to create incidents) then the custom field which i created not showing in the incdent form.

     

    Is there any other form for this??? please mention the name so i will do the same in that aswell. Thanks..!!

     

    Capture.PNG

     

     

     

    .



  • 2.  Re: Guest Login Custom Field Not Showing

    Posted Nov 29, 2015 08:52 PM

    Hi Aamir,

     

    Did you copy the detail_in.htmpl file to the customer folder within the site/mods?

     

    Thanks,

    Naveen



  • 3.  Re: Guest Login Custom Field Not Showing

    Posted Nov 29, 2015 11:56 PM

    No Naveen

     

    Is it really need to?

     

    Sent from my Huawei Mobile

    On 30-Nov-2015 6:53 am, "Naveen_Desham" <



  • 4.  Re: Guest Login Custom Field Not Showing

    Posted Nov 30, 2015 03:03 AM

    Hi Naveen

     

    detail_in page is by default not contain in customer folder ...its only present in employee and analyst....how ever i found detail_iss.htmpl which is similar to employe detail_in page...but still no changes are applying on guest lofin incident form....



  • 5.  Re: Guest Login Custom Field Not Showing

    Posted Nov 30, 2015 03:18 AM

    What is the access type of your System_Anonymous user?



  • 6.  Re: Guest Login Custom Field Not Showing

    Posted Nov 30, 2015 04:43 AM

    employee



  • 7.  Re: Guest Login Custom Field Not Showing

    Posted Nov 30, 2015 06:00 AM

    Hi Guitis

     

     

    i found that when i login thru guest url (anonymous)... then its saying create a request...not for incident...so that means some else i have to do...please suggest..



  • 8.  Re: Guest Login Custom Field Not Showing

    Posted Nov 30, 2015 08:16 PM

    Hi Aamir,

     

    Yes, you are right. It is picking up the form in the employee folder. Do you see the same behavior using other browsers? If yes, then I would suggest you to use Fiddler tool to enable trace for both working and nonworking scenario to find the difference.

     

    Thanks,
    Naveen



  • 9.  Re: Guest Login Custom Field Not Showing

    Posted Nov 30, 2015 06:03 AM

    I think form contains some pdm_if statements regarding logged in user this is why you see different fields. I can't check it right now since i am out of office.



  • 10.  Re: Guest Login Custom Field Not Showing
    Best Answer

    Posted Nov 30, 2015 09:33 AM

    There is such statements in detail_in, detail_cr and etc:

    <PDM_IF  "$prop.guest_user" == 1