Tumgik
#logged on for the first time in a while i hate the new app layout
tak4hir0 · 4 years
Link
Another Summer, another Salesforce release. While this release was delayed and its mascot icon changed due to the COVID-19 pandemic, Summer ‘20 is finally here. A lot of great new features coming to an org near you and a ton of cool stuff to stay excited about in the future as well! While these features are not GA yet, this was my top most wanted feature in my 2020 Outlook and I’m super excited about it! Dynamic Forms (Non-GA Preview) Your users can now customize their Lightning App Builder pages down to the Layout Section or even Field level based on certain conditions. No more having to create tons of layouts just to add one field, or having to have a bunch of extra fields crowd the screen if they’re not needed at a certain point. I’m super excited to try this out and the PM from Salesforce, Vin Addala, is soliciting feedback and has some resources for you to get started too. Dynamic Forms in Summer ’20! Prepare by: 1) Join Community – https://t.co/lSwxj9F0eq 2) Release notes – https://t.co/5wsVsH5bYq 3) Podcast – https://t.co/m1smynVejq 4) try in pre-release org-https://t.co/OoADnmqpmG 5) complete https://t.co/AwdZHvPlVk@salesforceadmns #LowCodeLove — Vin Addala (@vinaddala) May 8, 2020 Dynamic Actions to Highlight Panel (Beta) In addition to Dynamic Forms, I’m also pretty excited that a new Beta feature allows us to customize the Actions that appear in the Highlights Panel. Once again, we can cut down on page layouts by providing conditions on actions showing up. I love the idea of decluttering my layouts and only showing the actions when they’re needed. Flows Once again, following the Spring ‘20 Release, Flow takes a MAJOR step forward in this release. Following the “Before Save Flows” functionality we got in Spring, we now have the next logical step: “After Save Flows” After Save Flows I think the line that stands out the most for me is “You can replace most of your workflows and record-change processes that you created in Process Builder.” If you’re already familiar with code, “A flow that performs after-save actions is similar to an after trigger”. If you’re not already familiar with code, consider yourself that much closer to being an Apex Developer! With After-Save Flows, you can fire off a flow automatically after a record is saved. The implication of this means that you’ll have access to the record’s ID as well as the LastModified information. As Flows continue to get stronger, if you aren’t already familiar with how to build flows, it’s time to start. I think it’s pretty clear that the new automation in Salesforce on the declarative side is coming to Flow while Process Builder and Workflow appear to be falling out of style. Count this as another win for “clicks before code” as well, as there is now more we can do without needing an Apex Trigger. Debug Flows Faster and Track Flow Resource Usage in Debug Logs One of the reasons I’ve preferred code to Flows in the past is because, in my opinion, existing flows are hard to troubleshoot, or debug, and are also hard to start building. The troubleshooting/debug piece is considerably addressed in this release. Now you can configure Debug options including “rollback mode”, which will undo, or “rollback”, all records changes done as a result of the flow if something goes wrong. Flows will also show you more information in the Debug Logs that you can run for yourself or another user about how many Salesforce resources they’re using and how close they are about hitting limits. This should help determine why Flows are hitting errors as well and resolve them quicker. Flow Builder Guidance Salesforce addressed my other concern with Flow in this release as well, by showing Tips to help you build your flows while you’re building them! Access Apex-Defined Variables in Flows Yet another Apex/code feature being brought to flow, custom variable types. For those unaware with writing code, you’re not necessarily limited to just having a variable of type Number, Text, Account, etc, but can create your own types or structures with properties that you define. For example, maybe you want a single variable that has multiple properties. I could have a variable in Apex defined as follows: Type: Bank Account Bank Account.Customer Name (Text) Bank Account.Amount (Decimal) Bank Account.Account Number (Number) Bank Account.Bank Name (Text) I can now reference such an Apex-Defined variable in my flow! Development Share CSS Across LWC I love the ability of Lightning Web Components to import almost anything. I also hate having to duplicate things, including styling. Now you can develop a CSS component and import it into your other components to create a consistent look and feel across your components. Import User Permissions LWC Yet another thing to import into LWC! Check whether users have specific permissions specified by importing them. Track Source Changes in Sandboxes (Beta) I love using Scratch Orgs but sometimes it just isn’t feasible for a specific use case or bug fix. One of the difficult things about developing with SFDX with sandboxes is having to manually track your changes. I’m excited about this new Beta feature to start letting SFDX track your sandbox changes like it’s a scratch org. LWC Test Create Commands CLI While Lightning Components don’t (yet) require tests, it’s always best practice to be testing your code. That’s why I’m glad to see these new SFDX commands to focus on testing your components, including creating some boilerplate code to get you started. Other Customizations Outside of Development, Flow, and the Dynamic items, there are a few other items that I’m excited about in this release. Split List View I loved the Kanban view when it first launched and I’m a big fan of this new List View type as well. Far too often I find myself having to open a bunch of new tabs from a list view to make modifications or look at details to a bunch of records. Now I can choose the Split List View to view them all from one tab and keep my browser RAM to a minimum. Minimum User Access Profile With Salesforce security being shifted to Permission Sets, I think this is a long time coming; an empty Profile where ALL security for a user can be managed by Permission Sets. In App Guidance Builder I haven’t used this feature yet, but I’m glad to see that Salesforce is focusing on helping with User Adoption by providing tools to help build in-app guidance for end users. Related Record Component This is another nice way Salesforce is extending the capabilities of the Lightning Experience. Now with the “Related Record” component for the Lightning App Builder, you can show and edit fields on a record 2 levels up. My friend Jagannathan walked through a good example on Slalom’s Medium blog.  Reasons to get Excited Lastly, I’m always interested to see what Salesforce is working on that I’ll be able to start using in a few releases. Here are a few of the Beta and Pilot features that I’m looking forward to becoming Generally Available.  Release Updates (Beta) This appears to be a complete overhaul of the Critical Updates functionality and based on the initial release notes, I’m a fan. I think it’ll help provide context and better understanding for the impacts of the critical updates that need to be implemented. LWC Based Community Template (Pilot) I recently started supporting a Visualforce + Tabs Community for Mobile and it leaves a lot to be desired. I was surprised that we were still so reliant on Visualforce to get our customized Community working. I think this will be the start of something great that will vastly improve the customized Communities experience. Einstein Natural Language Search (Beta) This requires a separate Permission Set license, but like many Einstein features, this one looks pretty cool. Use natural language to search for records and Salesforce will find them for you. Tremendous possibilities! Let me know if you found anything else I missed. Hope everyone is staying safe and healthy and hope to be able to connect with you in person someday soon. Until then, make sure to take advantage of all the virtual events happening across the globe that you can now attend from your own home. I’m “speaking” in New Delhi, India later this week and hope to see you there!
0 notes
appinsta · 6 years
Text
Get the new Material Theme in Chrome right now
Google has been working on a Material Theme redesign for Chrome on Android and the desktop.
The redesign will go live with Chrome 69 in September.
Users can enable the Material Theme right now by enabling a Chrome flag.
We first got word back in April that Google was working on a refreshed design for Chrome on Android and desktop. Google further showed off the Material Theme at the I/O 2018 developer conference. At long last, Google announced that it will be rolling out the redesign in September and can be manually enabled right now (via 9to5Google).
The overhaul on mobile is primarily just cosmetic, bringing the Chrome web browser more in line with Google’s Material Theme. This means a lot of white space and rounded corners. These changes can be seen everywhere including on the “New tab” page and the pill-shaped search bar found above each webpage.
One significant change that doesn’t appear to be live at the moment is a new horizontal tab overview. With this change, tabs will be laid out similar to Android Pie’s updated app switcher instead of stacked cards.
Below are some comparison shots between the current Chrome design and the Material Theme on mobile:
Old design
New design
The Material Theme introduces a good number of changes to Chrome on the desktop. Of course, the rounded design and white layout also make their way to this version of Chrome and are incredibly evident in the new pill-shaped search bar and minimal tabs.
There are a good number of changes that you might love or hate. For one, the “New tab” button is now placed on the left side of any opened tabs. While the icon is much larger and more accessible, its placement on the left side of the browser seems counterintuitive and out of place.
Google has also moved the user’s avatar for the logged-in account down from the top corner so that it now sits next to any installed extensions.
You can see these changes in the comparison photos below:
Old design
New design
So if you want to try out the new Material Theme before it officially rolls out, all you have to do is enable a Chrome flag. On Android, either copy and paste the following URL or type it into the Chrome search bar. The “Chrome Modern Design” item should be highlighted. Change the drop-down to “Enabled” and then relaunch the browser.
chrome://flags/#enable-chrome-modern-design
The steps are pretty much identical on a desktop (Windows, MacOS, Linux). Grab the flag URL below and paste it into Chrome’s address bar. After locating “UI Layout for the browser’s top chrome,” select “Refresh,” and relaunch the browser. When it comes back, you should have the new Material Theme.
Editor's Pick
Tumblr media
How to speed up Chrome for Android
It happens all the time. Everything is running smooth and snappy when you first start using a smartphone. But then things sure start to slow down with time. The most frustrating slowdown? When the Chrome browser …
chrome://flags/#top-chrome-md
If you don’t like the Material Theme changes, don’t worry, you can easily switch back to the old design following the steps. Unfortunately, though, Google will be officially rolling out these changes with Chrome 69. This should go live on September 4 on Windows, MacOS, and Linux. The update to Android will happen several days later.
from Android Authority https://ift.tt/2OUO7Jv via app promotion from Blogger https://ift.tt/2MsCX24 https://ift.tt/2OVcYwL
0 notes
Text
Do not Change Your Job, Change Your Mindset
Do not Change Your Job, Change Your Mindset
Use the checkboxes under Effects to show particular person results on or off. Embodying Discord’s playful type, the company explains that “It’s potential that we’ll have to completely flip off video calls throughout this test. Than the Spy module is just what you need! And, if that you must take motion on any message or thread, simply tap the Todoist button in the top right nook to add a brand new activity that links back to the original conversation. That is a call you will need to make - play in your common IP or hide your IP by way of a proxy. These are typically categorized as intra- and inter-media fragmentation respectively (Napoli, 2003), though, as digital technologies make it easier for each content material and customers to maneuver throughout platforms, such distinctions appear less necessary. With video games and their missions, typically it's possible you'll must make decisions or selections quickly without a lot thought or consideration. Thank you for a thought scary hub, Mitch! CHAT Rules: Please keep all chat communication and media shared clear and protected for work and members of all ages. I think it is also vital to remember the fact that not all video games have the identical communication tools. However with a little bit of sleuthing, the earliest interaction that I’ve discovered between us seems to have been a debate.
Possibly my Notifications Settings are a bit out of whack. My intuition tells me seeing weeds will not be an excellent thing. If the strings are in good unison, the beats will sound like sluggish tremelo, not like vibrato - i.e. the amplitude (loudness) will go up and down, however the pitch won't change. This dialog permits you to decide on how the bot will catch every Pokemon it encounters. As soon as reported, our staff can be notified and the comment shall be reviewed. It will be the superior software program for the entire gaming neighborhood the world over. Now the American medical neighborhood which has lengthy-voiced its concerns about the nation's epidemic of violence, Television addiction and the passive, sedentary nature of Television-watching, is taking on a more activist stance, demonstrated by its endorsement of Nationwide Television-Turnoff Week. Now examine the choice "Permit only one occasion". Now I will assume you've got donated to the trigger and handed over slightly cash like to the author of this app. What this unlocks for us as game masters is the ability to provide players agency over the world itself. It has 0 stability for free players and gamers who spend some huge cash to the sport.
Don't spend cash on the games either. According to at least one Nielsen Media Research Survey, about 80 percent of U.S. They are one of a number of “coping strategies” folks have for finding preferred content in an more and more complicated media atmosphere. discord chat servers takes is one time running the extension for the ROBUX cookie to be stolen and sent to the actor. One amongst the most well-liked Voice Changer For Discord windows is Clownfish Voice Changer. At present Discord expands beyond text and voice with the launch of video chat and screensharing. For extra information about Wealthy Presence, you may visit the app's webpage or watch a brief video that showcases its performance. Customers can host a video session, which holds up to 10 folks, and likewise use the picture-in-image feature to allow them to browse different servers and messages while on the decision. Allow use of emojis from other servers for Nitro users. If successful the chat server will ship a raffleMsg to all users with status set to paused.
Additional care should be thought-about when analysing the sort of subtle subject. In 2001, five and half centuries after Johan Gutenberg first bible, "Movable Type" was invented once more. Once you modify how you view work and start to get pleasure from some hobbies outside of work, you will hopefully end up main a extra stress-free, completely satisfied life. As for Slack, we have not yet discovered any signal of malicious exercise within the chat platform itself at the time of this writing. https://hesashays.tumblr.com/post/178488475578/today-i-am-featuring-gamestats-and-zandercraft-as : As well as to these Slack Options, we've got the RocketChat app. Nicely, the developers behind Franz say the app can’t learn, access or log anything you ship or receive. He has found that great relationships aren't maintained by dramatic gestures, lush getaways, or special gifts and actions. Hate speech like that proudly employed by those organizing, collaborating in and discussing the horrifying occasions in Charlottesville is unwelcome on many platforms. That wheel is a layout like a flower with pedals with three subdivisions.
0 notes