custom fields

  1. Kruzya

    Fixed Wrapper display HTML for custom fields contains tabs in {$value} property

    As said in title, when we use {$value} in Wrapper display HTML, it may contains tabs when output. Simple example: <a href="https://t.me/{$value}" target="_blank">Open chat in Telegram</a> &nbsp; <a data-xf-init="copy-to-clipboard tooltip" class="is-hidden" title="Copy"...
  2. zoldos

    XF 2.2 default to showing "About" when first viewing a profile?

    I've added quite a few custom fields for my member's profiles. But I want to have "About" be the default tab when viewing a profile. I took a look at the code and even tried a few things, but couldn't get it to work. Any help would be most appreciated! Thanks!
  3. BasilFawlty

    XF 2.2 How to view BLOB data in database?

    So I have some "custom" user fields which users must fill out when they register. When I look in the database in the xf_user_profile table, it appears that all the custom fields are under one column in the table called "Custom Fields" and the entries in each row is something like [BLOB - 47B]...
  4. Scandal

    Beta [Scandal's] xF Glossary 1.0.0 Beta

    I'm pleased to announce my first published addon here on xF community! :) Of course it is 100% free and without branding texts. It is a premium Glossary System. See screenshots! Features: Allow admin to submit as many glossary categories as he wants. Each glossary can have specific usergroup...
  5. frm

    Unmaintained Clean 3 Column Custom Field Lists

    Want clean 1-3 columns for different devices? Display one on smaller devices: Two on medium: And three on large: Add this code to extra.less .listInline--customField { @media only screen and (max-width: 600px) { columns: 1; -webkit-columns: 1; -moz-columns: 1...
  6. AddonsLab

    RMS Filter by AddonsLab 1.8.1

    Add-On Overview The add-on allows to filter and search Review item based on Custom fields. Review Management System add-on is developed by XenAddons. You need a valid license for it to use RMS Filter. Here is the filter with AJAX reloading of the list in action: The controls to filter the...
  7. El Porcharo

    XF 2.1 Show Custom Fields instead of username in post badges

    Hello there! I've been searching quite a lot around here, but apparently without success... :( I'm setting up a community where I will need to add 2 custom fields, which is FIRSTNAME and LASTNAME and this is supposed to be shown when they post something, not only on their profile page. I need...
  8. N

    XF 2.1 Custom fields - no template syntax to display them any more

    Hi folks. I have just discovered that (unlike in XF1.x) the custom user fields in XF2 are displayed in a way that only allows HTML to be supplied to tweak the formatting. In XF1.x, it was possible to use template syntax. We used this for a few things, like conditionals to build URLs from...
  9. truonglv

    [tl] Thread Custom Fields Links 1.0.4

    Description: Make a connection between threads. Options: Thread field IDs: Custom fields IDs which contain thread links for parsing Permissions: N/A How it's work? Example a threadA you have put links to threadB, threadC and threadD. Then in the threadB, threadC, and threadC will display a...
  10. R

    Fixed Setting Minimum Number contraint on *optional* custom field defaults value

    I have a custom field which is for entering a year. Given the nature of this year, it is only valid for 1991 and after. However, the field is not required, and not applicable for several members. So, what I want to have happen is have the field be blank on registration page, but if the user...
  11. AddonsLab

    Showcase Filter by AddonsLab 2.9.0

    Add-On Overview The add-on allows to filter and search showcase item based on Custom fields. Showcase add-on is developed by XenAddons. You need a valid license for it to use Showcase Filter. Here is the filter with AJAX reloading of the list in action: The controls to filter the showcase...
  12. imno007

    XF 2.0 Custom Thread Fields Display Issue in Thread Status Block

    Can someone tell me how custom thread fields in the Thread status block position should look? I see this on one account: And this on another: Same usergroup and using the same browsers, emptied cache and cookies and all that jazz, so not sure why one displays one way and the other...well...
  13. Alpha1

    Lack of interest Submit text with poll vote. (and display vote+text in thread)

    When users vote on a poll they should have an option to add their opinion about it. In other words they should have an option to enter text to explain their choice. Here is how it could work: Add a node setting in admincp to activate the function or not. When creating a poll allow the same...
  14. Alpha1

    Custom Field: File/Image Upload

    It would be very useful to have a custom field type for file/image upload. Not only would we be able to force an upload of an image or document for a specific purpose, we would also be able to display it in a standard location. This would be useful for thread fields, profile fields, resource...
  15. CMTV

    Advanced Custom Fields

    Hi! Firstly, I love xenForo 2.0 and think this is the best forum engine out here. Most of all I like its flexibility and I want to suggest a way to greatly increase it. __________________________________ Having opportunity to add custom fields is amazing. But in my opinion right now it is not...
  16. AddonsLab

    Media Filter by AddonsLab 2.8.0

    Add-On Overview The add-on allows to filter and search media based on Media fields. This will allow your users to find the media they are interested in quickly and accurately. The controls to filter the media are added to Filters popup in Media homepage and categories: Media Search page is...
  17. R

    XF 1.5 Can I rewrite resource field url?

    I use RM with custom fields shown in a tab. The url for a single item looks similar to the following: https://mydomain.com/resoures/mycategory/one_rm_item.314/field?field=customfield For SEO purposes I would like to rewrite the url to...
  18. AddonsLab

    Resource Filter by AddonsLab 3.6.1

    Add-On Overview The add-on allows to filter and search resources based on Resource fields. The idea is to allow admins to utilize the power of custom fields to turn their resources into Directory, Classifieds, Shop or other types of content, for which filtering the data based on custom fields...
  19. imno007

    XF 2.0 How to Reduce the Space After the Colon in a Custom Thread Field

    I feel like this must be something really simple to do, but I'm too stupid to figure it out. Basically, when I create a custom thread field, I want it to display like this: custom field here: more text here instead of how it displays by default, which is like this: custom field here...
  20. AddonsLab

    Thread Filter by AddonsLab 3.9.2

    Add-On Overview The add-on allows to filter and search threads based on Custom thread fields. The idea is to allow admins to utilize the power of custom thread fields to turn their forums into Directory, Classifieds, Shop or other types of content, for which filtering the data based on custom...
Top Bottom