function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Mohammad AnisMohammad Anis 

recordEditForm: Lookup not working in Salesforce1

I have created a "Contact" form to create a contact with bare required fields and to do so I am using LightningRecordEditForm and the "AccountId" - lookup field is working fine in Lightning view, however using the same component in Salesforce1. It is not working.

I have already found a known Issue and Salesforce Documentation for this behaviour - KnownIssue Link: https://success.salesforce.com/ideaView?id=08730000000Dom1AAC
Salesforce Documentation: "The lookup type is supported in Lightning Experience only. When used in the mobile app, the lookup type is rendered as an input text field. Dependent lookups are not supported."
https://developer.salesforce.com/docs/component-library/bundle/lightning:recordEditForm/documentation.

I am courious to know If someone has faced this issue and worked on this using any WORKAROUND.  Thanks in advance!
AbhishekAbhishek (Salesforce Developers) 
Hi Anis,

This is not a Known Issue,

https://success.salesforce.com/ideaView?id=08730000000Dom1AAC

This feature is not available in salesforce force that's why this Idea is raised.

You can Vote that Idea so that the product team will review it and implement it in future releases.

Sorry, We don't have any working examples suggest to you.

I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

Thanks.