Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Drupal7.xでGalleryFormatterを使用してポートフォリオWebサイトを構築しましたが、クリックしたユーザーが別のWebサイトに移動する各ギャラリーアイテムにリンクアイコンを追加できるかどうか疑問に思いました。ヒント、ヒント、支援は大歓迎です!
ありがとうございました!
これがわからなかったので、先に進んで、ポートフォリオギャラリーに別のデザインを使用しました
I have this structure of List<Object>, to be specific it is a "CategoryItem" Object. Here's my declaration of "CategoryItem" Object.
List<Object>
public class CategoryItem { public string Nam