Jump to content

Dropdown Grouped Profile Fields

Featured Replies

  • Author
On 8/26/2016 at 8:28 PM, PedroNL said:

Is this compatible with 4.1.4.2?

Yes

  • 2 weeks later...
  • Replies 57
  • Views 6k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Now some of my members report that they like the vertical list, altough the scroll can be long. I guess it is a matter of taste. If it can be a setting - perfect, if it can't, then probably don't both

  • Thanks @newbie LAC for pointing this out... @Gabriel Torres: child fields won't appear in 2 cases: 1- user didn't fill this field 2- admin didn't define the display format as newbie LAC

  • Version 1.0.1 has just released: Now, For multiple values you can choose list view or comma separated view

Posted Images

In the display format block, I added the following code to make it a link.  When I do this, it creates an additional line (space) above the link.  How do I get rid of that?

Thanks in advance.

Also, it would be nice if you had an option to have the drop-down move to the right, top, and bottom.

Here is screenshot of my issue:

 

 

2016-09-05_17-46-57.jpg

I figured it out.  It seems to create an extra line on any profile field that does not have {contents}  No longer need help, but I do wish you would take my suggestion above.

  • 3 months later...

when i active this plugin i cant edit profile groups

errorpic.jpg

 

  • Author

Could you please PM me with your ACP login details to investigate further?...

I have noticed one bug as well. There are some applications that hook in the same area, for example Points Economy shows the total number of points each user has below the profile pic. Similar to the way "contributor" badge works here. 

When this plugin is enabled, these extra badges are not visible. I have tried moving the order of the plugins/apps, but it didn't help. 

  • 4 weeks later...

Hi @A Zayed, can you please provide feedback for the issue above?

  • 3 weeks later...
  • Author
On 1/6/2017 at 5:29 PM, jair101 said:

Hi @A Zayed, can you please provide feedback for the issue above?

Could I've closer look?

5 hours ago, A Zayed said:

Could I've closer look?

Sorry, I had to reinstall my test board again and I havent installed any apps as I am waiting for IPS to solve a problem. I will let you know when I can replicate the issue.

  • 1 month later...

@A Zayed After upgrading to 4.1.19, the dropdowns are not working. See screenshot. Thank you in advance.

lista-pc.png

Plugin not working after 4.1.19, as described in the post above.

  • Author
On 3/16/2017 at 3:58 AM, Gabriel Torres said:

@A Zayed After upgrading to 4.1.19, the dropdowns are not working. See screenshot. Thank you in advance.

lista-pc.png

 

On 3/19/2017 at 3:43 PM, Rishub Mehta said:

Plugin not working after 4.1.19, as described in the post above.

Just upgraded my community to 4.1.19.1 and tested the plugin, it works with no issue...

Have you tried to clear your website cache files?

Does this issue appear with default IPS skin?

@A Zayed Working fine now. It seems it was a bug on 4.1.19 that was corrected on 4.1.19.1. Thanks for double-checking this for us.

  • 3 weeks later...

Hi,

If guests are not allowed to see the profiles, the dropdown will still show to guests? If yes, would like group permission to see the dropdown

  • Author
13 hours ago, amator said:

Hi,

If guests are not allowed to see the profiles, the dropdown will still show to guests? If yes, would like group permission to see the dropdown

There's another plugin for this purpose:

 

38 minutes ago, A Zayed said:

There's another plugin for this purpose

I'm not asking that. I was asking if the dropdown is visible to guests if I deny access to profiles in ACP

Edited by amator

  • Author
1 hour ago, amator said:

I'm not asking that. I was asking if the dropdown is visible to guests if I deny access to profiles in ACP

I see, away from the plugin... The custom fields will be visible to guests although you deny access to profile pages in ACP.

  • 1 year later...
  • Author
2 hours ago, SerialNoob said:

Pre-sales

Does it work with Enhanced User Info Panel  ?

Should be, as it doesn't affect custom profile fields (as I noticed from screenshots)

  • 3 weeks later...

 

On 6/24/2018 at 9:00 PM, A Zayed said:

Should be, as it doesn't affect custom profile fields (as I noticed from screenshots)

Ok, let's try

So, it doesn't collapse any fields added by Enhanced User Info Panel, which is actually what I'm looking for.

HcdZjDJ.png

Is there a way to make it collapse those fields as well?

@TheJackal84

1 hour ago, SerialNoob said:

So, it doesn't collapse any fields added by Enhanced User Info Panel, which is actually what I'm looking for.

HcdZjDJ.png

Is there a way to make it collapse those fields as well?

@TheJackal84

I will release a update to it soon with the ability to do that, this is a test and not the final version, I will look into themeing it better

Edited by TheJackal84

2 minutes ago, TheJackal84 said:

I will release a update to it soon with the ability to do that, this is a test and not the final version, I will look into themeing it better

Awesome!! thanks

  • 6 months later...

IPS Version 4.3.6

Good day Zayed, it appears that our profile fields are overflowing data when clicked on.

If you will go to one discussion in our forum at https://thepatriotwoodworker.com/forums/topic/24365-new-member-intro/

And click on several of the profile fields, specifically member "Woodbutcherby..." you'll see the issue we are experiencing now, I don't know what caused this or why, it may be a theme conflict? Thank you for any help!

John

 

PS, it does appear that it works fine with IPS default theme. But it conflicts with my IPS Focus Theme. hmmm.

Edited by JohnCourt

  • Author
On 2/12/2019 at 4:17 AM, JohnCourt said:

IPS Version 4.3.6

Good day Zayed, it appears that our profile fields are overflowing data when clicked on.

If you will go to one discussion in our forum at https://thepatriotwoodworker.com/forums/topic/24365-new-member-intro/

And click on several of the profile fields, specifically member "Woodbutcherby..." you'll see the issue we are experiencing now, I don't know what caused this or why, it may be a theme conflict? Thank you for any help!

John

 

PS, it does appear that it works fine with IPS default theme. But it conflicts with my IPS Focus Theme. hmmm.

Hey;

Yes, for this to work... the .ipsDataList class should not have an auto width, So I'd recommend to refer to the theme designer first...

This action would help for the plugin to display properly (But may break other stuff):

.ipsDataList {
    display: block;
    /* Width should be commented */
    /* width: auto; */
}

image.thumb.png.69d79f493343727f9f4fffeb77ff6a22.png

Recently Browsing 0

  • No registered users viewing this page.