最近の検索


最近の検索はありません

Karl Löfdahl's Avatar

Karl Löfdahl

参加日2021年4月15日

·

前回のアクティビティ2022年4月07日

フォロー中

0

フォロワー

0

合計アクティビティ

20

投票

7

受信登録

5

アクティビティの概要

さんの最近のアクティビティ Karl Löfdahl

Karl Löfdahlさんがコメントを作成しました:

コミュニティのコメント Feedback - Admin Center

I hate it. Why force me out of the system I'm working in to change settings? Why leave some settings in one place but force me out to make other changes? Why make changes gradually? I suppose you're catering to Suite clients or something, but for me (I use Support, Guide and Explore) it sucks

コメントを表示 · 投稿日時:2022年4月07日 · Karl Löfdahl

0

フォロワー

4

投票

0

コメント


Karl Löfdahlさんがコメントを作成しました:

コメントCustomer portal

This doesn't work for me. I have added jQuery and placed the script in the script.js tab, after 

$(document).ready(function() {

I have replaced the "Insert the name of your form to end users here" with the name of my form.

Nothing changes.

コメントを表示 · 編集日時:2022年2月01日 · Karl Löfdahl

0

フォロワー

0

投票

0

コメント


Karl Löfdahlさんがコメントを作成しました:

コメントUsers, groups, and organizations

I have the same issue as everyone else:

I only want to see a list of my Full Agents.

It's not even possible via the API? The tag workaround is terrible. This is as basic as it can possibly get and a need every single admin will have.

コメントを表示 · 投稿日時:2021年10月11日 · Karl Löfdahl

0

フォロワー

0

投票

0

コメント


Karl Löfdahlさんがコメントを作成しました:

コミュニティのコメント Feedback - Help Center (Guide)

@... 

I agree with previous replies: While Content Blocks seem useful, it's not what this request is about.

コメントを表示 · 投稿日時:2020年12月15日 · Karl Löfdahl

0

フォロワー

1

投票

0

コメント


Karl Löfdahlさんがコメントを作成しました:

コミュニティのコメント Q&A - Help center and community

@...

I am indeed doing this for section descriptions, although in a different manner. 

I am specific about which ones should use HTML by targeting IDs. I have good reason for doing it like this. 
It works on modern browsers but displays the HTML as plain text in IE11. 

example: 

$('#desc_id_360001778878').html( $('#desc_id_360001778878').text() ); 

 

コメントを表示 · 投稿日時:2020年3月05日 · Karl Löfdahl

0

フォロワー

0

投票

0

コメント


Karl Löfdahlさんがコメントを作成しました:

コミュニティのコメント Q&A - Help center and community

@...
This solution works good for me in Chrome, but it does not seem to work in Internet Explorer

$('.description').html( $('.description').text() );

If someone knows a fix for that, please let me know.

コメントを表示 · 投稿日時:2020年3月05日 · Karl Löfdahl

0

フォロワー

0

投票

0

コメント


Karl Löfdahlさんがコメントを作成しました:

コミュニティのコメント Feedback - Help Center (Guide)

+1

コメントを表示 · 投稿日時:2019年12月23日 · Karl Löfdahl

0

フォロワー

0

投票

0

コメント


Karl Löfdahlさんがコメントを作成しました:

コミュニティのコメント Discussion - Tips and best practices from the community

A great big thanks to Jan B for creating this to begin with.

However, this guide is really tricky to follow: It presupposes understanding, fails to elaborate on some important details and does not use visual aides and formatting that would help a lot.

I do not think it is a coincidence so many of us are having issues to begin with. I just got it to work, but not using the guide but rather by reading the comments. 

It'd also be nice to get a quick explanation of why all these different file types are needed (and perhaps why/when it is not). I know now that it's because of browser compatibility but at first I thought I could not do this because I do not have access to all file versions.

コメントを表示 · 投稿日時:2018年7月24日 · Karl Löfdahl

0

フォロワー

1

投票

0

コメント