Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Create Auto Generation of Compound Fields for expected Address fields like "Billing" and "Shipping" address #4

Open
jdschleicher opened this issue Dec 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jdschleicher
Copy link
Owner

The xml markup for OTTB fields like shipping address or billing address do not seem to have any "fieldType" xml tags we can direct logic to perform the creation of compound fields.

So a possible option is to have a dedicated map similar to what we already have with fieldtypeToFakerRecipeValues and use the map ( or maybe just a set) to hold all compound fields to expected recipe api names and associated recipe values

example documentation: https://developer.salesforce.com/docs/atlas.en-us.caf_dev_guide.meta/caf_dev_guide/caf_dev_examples_api_rest.htm

@jdschleicher jdschleicher added the enhancement New feature or request label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant