Hidden Column with "Password" in the column name

22 views
Skip to first unread message

R Oort

unread,
Nov 6, 2023, 3:52:19 PM11/6/23
to Xataface
I use Xataface 2.2.5 and want to show a table with the date 
a user has last changed the user password.

The column name is "PASSWORD_DATE" but it appears it's hidden by default

I've created an fields.ini but without result
[PASSWORD_DATE]
visibility:browse=visible
visibility:find=visible
visibility:list=visible

I've also tried an fields.ini.php file

also an relationship.ini has no effect ....
[myrelationship]
TABLE_USERS.PASSWORD_DATE = "$PASSWORD_DATA"
visibility:PASSWORD_DATE = visible

how can i make xataface show this column ?

Steve Hannah

unread,
Nov 6, 2023, 5:47:20 PM11/6/23
to xata...@googlegroups.com
Because it has "Password" in the name, it thinks it is a password field, and thus should be hidden.
You had the right idea with setting visibility, however, the active ingredient will be to set `widget:type=text`

--
You received this message because you are subscribed to the Google Groups "Xataface" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xataface+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xataface/edfb75d6-a7c6-40d0-99f5-99e6b20d4137n%40googlegroups.com.


--
Steve Hannah
Web Lite Solutions Corp.

R Oort

unread,
Nov 7, 2023, 4:43:02 AM11/7/23
to Xataface
Thanks for your fast response.
It works like a charm :-)

Op maandag 6 november 2023 om 23:47:20 UTC+1 schreef st...@weblite.ca:
Reply all
Reply to author
Forward
0 new messages