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.
私は drupal で CIVICRM を使用しています。管理パネルでデータをエクスポートしようとしたときに、カスタム フィールド データを含むすべての個々の連絡先をエクスポートしたいのですが、カスタム フィールド データがありません。
誰でもその解決方法を知ることができますか?
「エクスポートするフィールドの選択」を使用します (デフォルトの「プライマリ フィールドのエクスポート」ではありません)。たとえば、「プロファイル」という名前のプロファイルの下に「組織 2」という名前のフィールドを作成した場合、フィールド リストには「プロファイル: 組織 2」と表示されます。
I have, for example, the following <object> in my page:
<object>
<object id="obj1" data="URL"></object>
Is there any way to get the html object in jquery?