Questions tagged [lightning]

Questions about the Lightning extension to Mozilla Thunderbird

You can find more information about the Mozilla Calendar Project at: http://www.mozilla.org/projects/calendar/lightning/

153 questions
4
votes
0 answers

how to add button to lightning list view

is it possible to add new action along with edit/delete values in drop down near every object(image below) I followed this topic topick the only decision I have come up with is like in this article click here since winter 17 relese we can add…
ketchyn
  • 504
  • 3
  • 6
  • 16
3
votes
2 answers

Rendering realistic electric lightning using OpenGl

I'm implementing a simple lightning effect for my 3D game, something like this: http://www.krazydad.com/bestiary/bestiary_lightning.html I'm using opengl ES 2.0. I'm pondering what the best looking and most performance efficient way to render this…
sinsro
  • 905
  • 7
  • 25
3
votes
1 answer

Thunderbird EWS Provider Share Folder ID

I am trying to get the lightning and exchange EWS provider add-ons for thunderbird to work together with viewing a shared folder. I was able to get my personal calendar to load but I am at a loss as where to find the "share folder id" in outlook or…
3
votes
1 answer

How to integrate a Thunderbird extension with Lightning

I am currently doing preliminary research for a project which, if it is feasible, will consist of a Thunderbird extension with Lightning integration. My question is this: How do I use a Thunderbird extension to programmatically change the CSS in…
user3137493
  • 350
  • 1
  • 8
3
votes
1 answer

iCalendar creation: RFC 5546 explanation

I am facing several issues related to the creation of an ICS file which has to be compatible with several clients, especially iOS, Gmail, Outlook, Android and Windows Phone. Googling around, I found out the proposed standard from 2009, aka RFC5546.…
ThanksForAllTheFish
  • 7,101
  • 5
  • 35
  • 54
2
votes
2 answers

How to convert a lightning table into excel file in Salesforce?

I have a table which include a image in one column. I want to download table in Excel format with image data. Is there any way tot achieve this. My table looks like this [![enter image description here][1]][1] I am downloading this table into excel…
2
votes
0 answers

global action type of lightning component is not visible under link type [tile menu] in lightning community

I am trying to add global action type of lightning component in line type [tile menu] in lightning community, but it is not visible. I found that only global action is visible whose record type is accessible to user. But in my case, it is not object…
2
votes
2 answers

Using a custom label inside a string throws "Field Integrity Exception"

I want to use a custom label inside a list that I then bind to a multi picklist.
Prasadika
  • 897
  • 2
  • 20
  • 36
2
votes
1 answer

Lightning Component not showing on Lightning Tab

I am not able to see my lightning component when trying to create a lighting tab. Something is wrong with one of the components - I moved the component and tab using salesforce dx and when editing the component. I am getting below error. I seems…
user4835988
  • 21
  • 2
  • 5
2
votes
0 answers

Salesforce OpenCTI API for lightning could not be initialized

I want to write a sample demo using OpenCTI API for Lightning Experience. The URL I mentioned in the CallCenter's Adapter URL refers to a page developed using JSPs and served from a third-party domain. So, based on the documentation below, I…
Abdelatif
  • 21
  • 6
2
votes
0 answers

Lightning page not working anymore with new updates in salesforce community

I am re-writing and extending the our Lightning product which was created 4 months back. But I am getting some issue in code which used to work fine in previous version. I haven't changed anything from last working version. In navigation menu I…
1
vote
0 answers

Salesforce LWC custom lightning-datatable with picklist

Within a component of a child component that I'm trying to develop, a list containing records to be modified in a datatable is passed to me by a parent component. However, one field of this datatable is of the picklist type and since the combobox…
Charlie Lomello
  • 67
  • 2
  • 15
1
vote
1 answer

Lightning LND Rest API in Django API Handling POST requests when encoding/decoding, getting Incorrect Padding

I am trying to make a Django API for handling lightning payments, and I need to implement some functionalities such as unlocking wallet, changing password etc. I am getting "Incorrect padding" and I don't know how to fix it. This is my view.py: from…
Pau1aAm7
  • 36
  • 8
1
vote
1 answer

How to get a specific hash value from a specific string?

I am looking at some docs for Lightning invoices creation at https://github.com/lightning/bolts/blob/master/11-payment-encoding.md#now-send-24-for-an-entire-list-of-things-hashed. They say a SHA256 hash of One piece of chocolate cake, one icecream…
Sergei Basharov
  • 51,276
  • 73
  • 200
  • 335
1
2 3
10 11