• Andre A.
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 2
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 2
    Replies

I have free test salesforce

this trail
https://trailhead.salesforce.com/modules/apex_patterns_dsl/units/apex_patterns_dsl_apply_dl_principles

i shell deploy the source librarys
https://githubsfdeploy.herokuapp.com/?owner=financialforcedev&repo=fflib-apex-mocks
https://githubsfdeploy.herokuapp.com/?owner=financialforcedev&repo=fflib-apex-common

if i go Sandbox.. i cannot log in.. if i go production i get "OAuth Error"
We can't authorize you because of an OAuth error. For more information, contact your Salesforce administrator.
1800 : There was a problem in setting up your remote access

We have one production org and Developer Sandbox.

After severals small changes we wanted to commit the changes. There is an update "winter 19" too.

We have spotted one differences between pro and dev in css at the page (see picture).
The new css wants to mess up our template.

Allegedly the reason is the update "winter 19".

Is that so and what can we do to adjust this?


prod
production

development
dev
Our client's objective is to create and edit an info blocks at the community (images and texts, combine the design with a table etc...)

i thought i could take a HTML Component

- https://developer.salesforce.com/docs/atlas.en-us.community_templates.meta/community_templates/rss_html_editor.htm

and extend it with own user-friendly functionality (with js).

Is there a way to implement this desire?

Please dont offer CMS Connection and Browser Plugins.

Thank you
0 down vote favorite
i need more expanded Rich-Text-Editor as it has (Community) I would to need something like tinyMCE.
i thougth i bind it at visualforce. there im stucked couse at builder i cannot edit it and by self community is editor on. I need to know how i check if that by builder and than let it to edit and add this button to expand it. Else it would be a plaint text(html) or so. I dont know too if it would be auto saved by edit.
second way i thought, it could be done over html Component (Lightning?!), it to expand and add the Editor. but there im stucked too. cause no idea how i access and edit/ or make my own html Component for Community / Builder.
Plese help me! I need some tips and examples :)

User-added image

I have free test salesforce

this trail
https://trailhead.salesforce.com/modules/apex_patterns_dsl/units/apex_patterns_dsl_apply_dl_principles

i shell deploy the source librarys
https://githubsfdeploy.herokuapp.com/?owner=financialforcedev&repo=fflib-apex-mocks
https://githubsfdeploy.herokuapp.com/?owner=financialforcedev&repo=fflib-apex-common

if i go Sandbox.. i cannot log in.. if i go production i get "OAuth Error"
We can't authorize you because of an OAuth error. For more information, contact your Salesforce administrator.
1800 : There was a problem in setting up your remote access

We have one production org and Developer Sandbox.

After severals small changes we wanted to commit the changes. There is an update "winter 19" too.

We have spotted one differences between pro and dev in css at the page (see picture).
The new css wants to mess up our template.

Allegedly the reason is the update "winter 19".

Is that so and what can we do to adjust this?


prod
production

development
dev
Hi,

I just finished the trail : https://trailhead.salesforce.com/fr/projects/communities_share_crm_data/steps/account_roles_hierarchy

But when I "Verify step", I received the following error : 

"Step not yet complete... here's what's wrong:
Assign Barbara Levy the Express Logistics and Transport Partner Manager role."

But in my org Barbara Levy has the right role but in french : "Express Logistics and Transport Partenaire - Responsable" and I didn't find how I can change the role name or solve the problem. 

Do you have an idea ? 

Thanks