-
ChatterFeed
-
0Best Answers
-
1Likes Received
-
0Likes Given
-
3Questions
-
1Replies
LWC component experience site page url
Is it possible to get the browser URL from an LWC component in an experience site page?
- Raouf Ben Hassine
- July 16, 2021
- Like
- 0
- Continue reading or reply
lightning quick action modal width
Hello,
I am created an LWC quick action to be added to a record layout page. It is required to wrap the content of the modal in a lightning-quick-action-panel as per this dev guide Create Screen Quick Actions (https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.use_quick_actions_screen).
I have got this working perfectly.
My question is about increasing horizontal space taken by the modal when it is open.
Modals aren't supported by styling hooks mechanisms, so I can't use them.
I tried overriding slds-modal__container without success unlike for aura components.
Can this be done?
- Raouf Ben Hassine
- July 10, 2021
- Like
- 1
- Continue reading or reply
Create cookie readable from standard pages
Hello,
Is it possible to create a cookie from a VF page controller and have it be readable from triggers launched from standard pages?
For example, let's say we have a VF page named DemoPage with controller DemoController. There is an action on DemoController that when invoked creates a cookie named demo_cookie.
Now, a user submits a change on an account record. In the trigger for the account records I need to read demo_cookie.
I have my domain enabled for the organization.
Is there a way to make this happen?
Thanks
- Raouf Ben Hassine
- June 15, 2021
- Like
- 0
- Continue reading or reply
lightning quick action modal width
Hello,
I am created an LWC quick action to be added to a record layout page. It is required to wrap the content of the modal in a lightning-quick-action-panel as per this dev guide Create Screen Quick Actions (https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.use_quick_actions_screen).
I have got this working perfectly.
My question is about increasing horizontal space taken by the modal when it is open.
Modals aren't supported by styling hooks mechanisms, so I can't use them.
I tried overriding slds-modal__container without success unlike for aura components.
Can this be done?
- Raouf Ben Hassine
- July 10, 2021
- Like
- 1
- Continue reading or reply
lightning quick action modal width
Hello,
I am created an LWC quick action to be added to a record layout page. It is required to wrap the content of the modal in a lightning-quick-action-panel as per this dev guide Create Screen Quick Actions (https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.use_quick_actions_screen).
I have got this working perfectly.
My question is about increasing horizontal space taken by the modal when it is open.
Modals aren't supported by styling hooks mechanisms, so I can't use them.
I tried overriding slds-modal__container without success unlike for aura components.
Can this be done?
- Raouf Ben Hassine
- July 10, 2021
- Like
- 1
- Continue reading or reply