Turn off “Other…” in valuelist
Archived from the Xataface Users forum.
jimr451 — Mon May 14, 2012 11:21 am
For the life of me I can’t figure this out.
I have a simple valuelist, defined as a simple sql in the valuelists.ini file:
- Code: Select all
__sql__ = "SELECT id, title FROM categories ORDER BY title"
It works and shows me the drop down, but has the annoying “Other…” which allows the user to add new categories to the database. I don’t want them adding new categories from this spot - How can I turn this off? I’ve tried setting permissions, turning off “add new related record”, etc. Nothing works. I’m just trying to to turn off the “Other…” link there, that’s all!
Any ideas?
-Jim
fantomasdm — Tue May 15, 2012 1:13 am
me too!!!
shannah — Tue May 15, 2012 9:57 am
Duplicate of viewtopic.php?f=4&t=6763
jimr451 — Tue May 15, 2012 11:32 am
Thanks!