I set up some custom profile fields and i have some questions/concerns.
Here are the fields:
My first concern is about the field validation input.Apache Version: 2.4.58
Server Panel Name And Version: cPanel 110.0.12
Server OS And Version: Linuxx 86_64
MySQL Version: 10.6.16-MariaDB-cll-lve-log
Kernel Version: 2.6.32-954.3.5.lve1.4.93.el6.x86_64
PHP Version: 8.1.27
Browsers And Versions: Chrome 122.0.6261.95 Firefox 123.064-bit
I originally had it set to (Any letters, numbers, comma, dots, underscores, and dashes beginning with any letter)
I also originally had "V" or "Version" in the text first to meet the input validate requirement.
I thought that would work for that data, however the spaces screwed me up, it would not validate because there are spaces in the text. There is no option that has all those items and includes spaces, there are options that have spaces but they wont work for my data.
So i changed all of them to verify as (any character) which is not what i want.
Seems what i need is what i had originally but with spacers (Any letters, numbers, comma, dots, underscores, spacers, and dashes beginning with any letter). Is that correct, im guessing spacers is actually spaces?
-------------------------------
Second question:
Those fields are dangerous to display to the public especially if im admin or a moderator or owner and list a website as well. So i am trying to set this up so that the custom fields can only be seen by the owner, admin, or moderators. There is no reason that other members should see them.
(owner so they can edit them if needed)
(admin and moderator because we need to know their environment for support reasons)
So far i played with the custom fields config settings as well as the load settings (general tab) and i also did not see any permissions that could assist me.
So it looks like the best i can do with regards to fields display is to enable display on registration and then use the hide feature in the custom fields config. This will allow the user to input the data via registration page, but after that they will never see it, only admin and mods will, and any changes admin or mods will need to do it. Not what i want but not sure what i can do at this point.
Any suggestions?
Might this be a suggested inclusion for the next version?
Thanks