
Arun Kumar
Individual-
Rex and
Arun are now connected 8 years ago
-
Piyush and
Arun are now connected 8 years ago
-
Arun replied to the discussion Uncaught ReferenceError: jQuery is not defined throws at /resource/select_3/select2.min.js:4:188 in the forum Salesforce® Discussions 8 years ago
Thank you Piyush,I have added that jquery file earlier but on tht time new "Expando" error was throewing. Now I have changed jquery version and working fine.
-
Arun started the discussion Uncaught ReferenceError: jQuery is not defined throws at /resource/select_3/select2.min.js:4:188 in the forum 8 years ago
Uncaught ReferenceError: jQuery is not defined throws at /resource/select_3/select2.min.js:4:188
Hi,
I am using this plugin "https://select2.github.io/" and uploaded the zip in static resource.
Now I am using the below code in the component:
<ltng:require scripts="/resource/select_3/select2.min.js" />
I am getting the "Uncaught ReferenceError: jQuery is not defined
throws at /resource/select_3/select2.min.js:4:188" error. -
Arun replied to the discussion force:inputField with condition stops working in the forum Salesforce® Discussions 8 years ago
Reply to force:inputField with condition stops working
It was working for "<aura:renderif>"
-
Arun replied to the discussion force:inputField with condition stops working in the forum Salesforce® Discussions 8 years ago
Reply to force:inputField with condition stops working
Hi Piyush,
Thank you for your help. But as per my info "isTrue" should be Boolean type but in that we can pass any condition which is giving Boolean result like we do in VF page for IF condition.
And also I have seen for "" this is working but unfortunately it has been deprecated so can;t go… Read more
-
Arun replied to the discussion force:inputField with condition stops working in the forum Salesforce® Discussions 8 years ago
Reply to force:inputField with condition stops working
I am using my own custom event to pass some value that is being used in the condition.
-
Arun replied to the discussion force:inputField with condition stops working in the forum Salesforce® Discussions 8 years ago
Reply to force:inputField with condition stops working
Hi Abhinav,
You can assume of any condition which is driving true. In my case I am using event so using only that attribute.
Also I did check condition is giving true as this component is displaying perfectly only lookup stopped… Read more
-
Abhay and
Arun are now connected 8 years ago
-
Arun started the discussion force:inputField with condition stops working in the forum 8 years ago
force:inputField with condition stops working
TestContact Componenet:
TestApp:
There is custom lookup of Account on Contact object, so if I have put my component under any condition which is giving me true then this lookup is stop working although all other functionality is working fine. And if I will remove this if condition then my lookup is also started… Read more
-
Arun became a registered member 8 years ago