Skip to main content

Questions tagged [address]

0 votes
0 answers
37 views

So I am using the lightning-record-form in this manner: <lightning-record-form record-id={recId} object-api-name={sobjectApiName} columns="2" mode="edit" layout-type=...
Bryan Anderson's user avatar
0 votes
1 answer
61 views

I'm trying to have data retrieved on the backend prefill my lwc screen for address. Even though I'm retrieving the data successfully in my js: import { getRecord } from "lightning/uiRecordApi&...
MacMama's user avatar
  • 928
0 votes
0 answers
163 views

We need to retrieve State values (not statecode) from Address Settings (State and Country/Territory Picklists) in Apex. They are stored under 'Integration Value' property. Is there a way to query or ...
Kenan Ce's user avatar
0 votes
1 answer
583 views

I implemented lightning input address with show-address-lookup = true on my community page, and it was working perfectly two days ago. Now, the search bar isn't showing only the address fields are ...
SFDC Beginner's user avatar
0 votes
1 answer
274 views

Does anyone know how to remove the 'Zip' reference from the label on the Screen Flow address component, and align the fields? Seems a simple thing to expect to be able to do but so far -- no joy.
CloudHugger's user avatar
  • 1,815
1 vote
0 answers
92 views

We have an issue with NPSP Household Account and contact data. We do not want to sync newly created contact addresses to the Household account and all contact addresses. We know we can stop it by ...
Ashish Bargode's user avatar
0 votes
0 answers
142 views

I have the functionality to create an LWC form with billing address fields(Billing address is a compound field). But when I create the form I can see the Billing country & state picklist fields ...
Developer_SFDC's user avatar
0 votes
1 answer
349 views

I have to use an address field in a formula field but the formula returns the following error: Error: Incorrect parameter type for function 'IF()'. Expected Location, received Text The formula is as ...
Alejandro Martínez Infante's user avatar
1 vote
1 answer
331 views

I'm trying to access fields from an address object retrieved from a Trigger, however it seems like I only get null values from it. If I use the same code from a SOQL query instead of a Trigger, It ...
loris's user avatar
  • 13
0 votes
0 answers
119 views

This is a bit of a weird one, but due to a limitation with the Bringg/Zenkraft integration, Shipments cannot be created if either address line 1 or address line 2 > 35 characters. The issue is that ...
B Kelly 's user avatar
0 votes
1 answer
908 views

In Flow, I need to break the default Street address field from the Account object, which is a text area field, that is part of the compound BillingAddress, into multiple strings by the line break, so ...
user1821431's user avatar
-1 votes
1 answer
786 views

I have a field on an object that is an Address. When the user clicks on the address to edit it, it shows the various sub-fields in the address, including a a field labeled "Zip". I would ...
mhenry1384's user avatar
0 votes
1 answer
152 views

in a custom object I created a field of type Address. Now I want to access the values of Street, Postal code, Latitude and Longitude but I don't know how to do that.
izzamol's user avatar
1 vote
0 answers
809 views

We are using the standard Address field on Lead currently, while sales manager complains users input various wrong data for State and City in either English or local language, and he wants to replace ...
Phoenix Lea's user avatar
0 votes
1 answer
242 views

I need to add a button on a custom object Tab so that a user can select it and create a new record. This is not on a record page. Can I reference the component in a VF page and override the standard ...
Phuc's user avatar
  • 373

15 30 50 per page
1
2 3 4 5
7