Theodoor van Donge
Theodoor van Donge
+1, Please merge this one, I want it!
Are you missing a configuration.xml file?
I'm wrong, that configuration.xml file should be in the AsseticBundle if you're a Symfony user, like here: https://github.com/symfony/AsseticBundle/tree/master/Resources/config/filters
This looks good, saving a SOQL query. Want to add to this, might also be good to look into caching (Platform cache) this data, as it's not expected to change...
@jsotuyod I am very happy with this, this seems exactly to solve my problem as described in https://github.com/pmd/pmd/discussions/4950 👍
Sorry, this is not going to work. We should think about some other solution.
I tried the following: ``` xml ``` But when I added the `.change()` call to the JavaScript it did not trigger the `fetchTemplate` actionSupport action.
This morning I did some further research and found that using a non-hidden `` works. Example: ``` xml ```
Also found out after upgrading from the old `cli-flags` package. Solution worked for me: ```js CLI.parse(process.argv.slice(2), {}) ```
And other thing related to this is enabling history tracking on PersonAccount fields. Which is currently impossible on Metadata API: https://ideas.salesforce.com/s/idea/a0B8W00000GdaAUUAZ/retrieve-person-account-fields-pc-with-history-tracking-via-metadata-api