-
Would it be possible for you to post an example using this component both from a simple stand alone visualforce page and also being called from another class (maybe the contact since that is what your…
ghost updated
6 years ago
-
We definitely need to add some OSS Apex projects to our regression tester setup, so we don't only test Java anymore…
_Originally posted by @jsotuyod in https://github.com/pmd/pmd/issu…
-
Hello,
I'm just starting the work to add Apex support to [Semgrep](https://semgrep.dev/) ([GitHub](https://github.com/returntocorp/semgrep)) due to customer demand. It's a pleasant surprise that yo…
-
> (REQUIRED) Include one or more screenshots if applicable, as well as a Codepen with the
reduced test case.
> Describe the issue. Is it a bug or a feature request (new component, new icon…
-
When using main.js in a visualforce page in Salesforce, if the apex controller includes @remoteAction then it adds headers for VFRemote.js which causes an error with stickyScrollingss[key].updateSize
…
-
Good evening,
I stumbled onto an issue that appears to be a bug within Salesforce that hasn't been solved for quite a few years. When referencing SVG tags in Visualforce, the renderer seems to trip u…
-
Hi,
We're facing an issue whereby we ship our own scoped version of slds 2.0.2. We provide various components for our clients to use which have been styled with this. We've hit a problem whereby if a…
-
Hi!
my team and I are using Lightning desing System to write a page in Salesforce to edit the Account.
This works perfectly in Chrome or Firefox but it has some issues in Internet Explorer.
In fact…
-
I work for a company who used a Salesforce consultant to build an app for us. One of the elements that the used is the Visualforce Table Grid that was created. They retained the attribution in the Vis…
-
Hi,
I think your implementation is quite nice. I'm trying to add some dynamic ajax for specific properties search.
I want to know if it possible to recover the tablegrid from a class and added o…