cancel
Showing results for 
Search instead for 
Did you mean: 

Add standard field to standard form

0 Kudos

Dear colleagues,

We have one requirement, we are trying to add the Job Title Contact field to the Appointment Summary form.

We would like to have a new column in the form Appointment Summary displaying the Contact Job Title:

Something like this:

But, we have been looking through the Adobe LiveCycle Designer and we have not found this field.

Do you know if it is possible to add one standard field to a standard form?

Thank you for your help.

Regards.

Victor Ausin

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi all,

We have a similar requirement. In the standard Sales Quote Form, we want to use the standard field "Responsible Manager". To achieve this, we used the following approach:

  1. Extended the Standard BO “AP.CRM.Global.CustomerQuote” with an Extension Field
  2. Created an Embedded Component
    1. Added the Extension Field in the Embedded Component
    2. Changed the “Value” of the Extension Field in the properties of the Embedded Component. The path of the value is: CustomerQuote > SalesAndServiceBusinessArea > SalesOrganisation > ResponsibleManager > ResponsibleManagingEmployee > CurrentCommon > BusinessPartnerFormattedName
  3. Added the Embedded Component to the screen (enhance screen) “quotefactsheeteco.QA.xuicomponent”.
  4. Enhance Form and added the Extension Field on the standard form
  5. The result of the “Sales Quote Overview” and the “Sales Quote Form” is as follows:

As you can see, the field of ResponsibleManager is empty in the form. Our questions are:

  1. How can we achieve that the field of ResponsibleManager is filled in with the corresponding data (Roberta Afellay)?
  2. We also wonder if it is possible with the Event AfterModify script solution (the solution from Meghna Sharma) and how we can exactly achieve this?

Any solution would be very much appreciated.

Thanks in advance!

Kind regards,

Wouter

Former Member
0 Kudos

Hi Victor Ausin,

We have same requirement in Sales Quote For Price field from Header section.

We have enable that field using Adobe LifeCycle Designer. And its working fine you can just check which fields you need to enable it.

Or use Easy Form Editor for Add more fields from standard as well as custom.

I hope this will be helpful.

Regards,

Mithun

0 Kudos

Hi Mithun,

Thank you for your response.

The problem is that the field is not available to add it in the LifeCycle or in the Easy Form Editor.

I have checked both options and I cannot find this Job Tittle field.

Maybe there is a way in order to enable additional standard fields.

Do you have any idea about this?

Thank you.

Regards.

Victor

Former Member
0 Kudos

Hello Victor,

As a workaround you can follow the below approach:

1) Extend the Standard BO with a field which will have same data type as the standard field

2) write code in Event AfterModify to fetch the standard field value and assign to extension field

3) Extend the Form with the new field

Hope this helps.

Thanks & Regards,

Meghna

0 Kudos

Hello Meghna,

Thank you for your reply.

We have already tied this, but we need a relationship between the job title and the contact.

As we would like to have all the job title for all the contacts added as involved parties.

This means we can have some parties without job title and other with it.

That's the reason why create a new extension field is not enough for us.

Any other idea?

Regards.

Victor

Former Member
0 Kudos

Hi

I have the same issue, I want to add to Ticket summary filed which is not available in Adobre Live cycle designer and this is a standard filed. Did you solve your case?

regards

Ewa