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
techForLife26techForLife26 

Need to reset force:lightningField lookup on click of submit button

I have a lightning component where I am using force:lightningField for the lookup field on a quick action created through a lightning component. I need to reset the this field on the quick action the submit button is hit.
    <force:inputField value="{!v.Contact.AccountId}" aura:Id="lookup"/>


By setting the field to null or blank, it is not working. Can anyone please help me here with any ideas as how I can reset the field
MagulanDuraipandianMagulanDuraipandian
Check whether you are running into the know platform limitiation
https://help.salesforce.com/articleView?id=000322074&language=en_US&type=1&mode=1
--
Magulan Duraipandian
www.infallibletechie.com